zzzprojects / Eval-Expression.NET

C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
https://eval-expression.net/
Other
449 stars 86 forks source link

Exception handling nulls #105

Closed TheoVC closed 3 years ago

TheoVC commented 3 years ago

This produces an exception, when it should return false

Eval.Execute(" null != null " )

JonathanMagnan commented 3 years ago

Hello @TheoVC ,

Thank you for reporting, my developer will look at it.

Best Regards,

Jon

JonathanMagnan commented 3 years ago

Hello @TheoVC ,

The v4.0.45 has been released.

Could you try it and let us know if everything is now working with nullable value?

Best Regards,

Jon

JonathanMagnan commented 3 years ago

Hello @TheoVC ,

Since our last conversation, we haven't heard from you!

Did you get the chance to test the fix in the new version?

Don't hesitate to contact once you do!

Best regards,

Jon