-
Notifications
You must be signed in to change notification settings - Fork 327
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
System.NullReferenceException when comparing with a null Level #169
Comments
FreeAndNil
changed the title
System.NullReferenceException when comparing with a null level
System.NullReferenceException when comparing with a null Level
Aug 14, 2024
FreeAndNil
added a commit
that referenced
this issue
Aug 14, 2024
FreeAndNil
added a commit
that referenced
this issue
Aug 15, 2024
Closed
FreeAndNil
added a commit
that referenced
this issue
Aug 15, 2024
FreeAndNil
added a commit
that referenced
this issue
Aug 15, 2024
FreeAndNil
added a commit
that referenced
this issue
Aug 15, 2024
…ption-in-Level-comparison #169 fixed NullReferenceException when comparing with a null Level
Fixed in 3.0.0-Preview.3 |
FreeAndNil
added a commit
that referenced
this issue
Aug 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
leads to
System.NullReferenceException : Object reference not set to an instance of an object.
Stack Trace:
Level.op_LessThan(Level l, Level r) line 346
LevelTest.LevelCompare() line 37
The text was updated successfully, but these errors were encountered: