09-18-2018, 09:04 AM
I can confirm that the issue exists in some compilers. A very weird issue which still needs more investigation to be fully understood.
It happens due to some failure when certain methods are marked with the "inline" keyword. Seems that, somehow, the generated code is not correct - only in certain compilers (latest Delphi 10.2 works just fine).
We are releasing a new version 15.0.12 today which fixes this issue
It happens due to some failure when certain methods are marked with the "inline" keyword. Seems that, somehow, the generated code is not correct - only in certain compilers (latest Delphi 10.2 works just fine).
We are releasing a new version 15.0.12 today which fixes this issue