synopse / mORMot2

OpenSource RESTful ORM/SOA/MVC Framework for Delphi and FreePascal
https://synopse.info
Other
516 stars 130 forks source link

fixed Internal method as published by `FindNonVoid` #182

Closed flydev-fr closed 1 year ago

flydev-fr commented 1 year ago
synopse commented 1 year ago

This is not the proper fix. You change the behavior of a function which is named FindNonVoidRawUtf8 The caller should be fixed, because the function is EXPECTED to have non-void values.

Please use the forum for such discussion.

synopse commented 1 year ago

I suspect we did make a fix on last Friday, which may be related to your issue. https://github.com/synopse/mORMot2/commit/554ff23ae0bc743003ac137fd7525f074166d01c

Please try with the latest version of the framework.

synopse commented 1 year ago

After investigation, it seems that last week fix was not enough.

Please try with https://github.com/synopse/mORMot2/commit/38f27f08