Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SafeHANDLE != operator should make parameters nullable #459

Closed
GF-Huang opened this issue Apr 24, 2024 · 3 comments
Closed

SafeHANDLE != operator should make parameters nullable #459

GF-Huang opened this issue Apr 24, 2024 · 3 comments

Comments

@GF-Huang
Copy link

Describe the bug and how to reproduce
It's not a bug.

image

Expected behavior
No warning(CS8604).

@dahall
Copy link
Owner

dahall commented Apr 27, 2024

Fixed in 4.0.1

@GF-Huang
Copy link
Author

GF-Huang commented May 4, 2024

The h1 seems also need to nullable. 😄

image

@dahall
Copy link
Owner

dahall commented May 5, 2024

Corrected this and the == operator so null SafeHANDLEs are covered in 4.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants