Hello.
OK, I get it, it was a wrong allocated pointer.
Sorry for the noise.
Fre;D
-
Many thanks ;-)
--
View this message in context:
http://free-pascal-general.1045716.n5.nabble.com/Crash-using-library-tp5724330p5724381.html
Sent from the Free Pascal - General mailing list archive at Nab
2016-02-27 9:44 GMT+01:00 Sven Barth :
> Sidenote for this (don't know whether you have already ensured that):
> these operators must not be useable as global operators as after all they
> must he known in the RTTI and that can't work if they're declared in
> another unit that might not even be in
Hello,
Some updates of tests.
I added a simple assembler code as a reference of the "minimally poor code".
GCC has a good optimizer reducing the time in two.
C#/IL has about the same result.
Unfortunately, FPC (3.0.0 64 bits) is always under the "minimally poor".
In addition :
- changing types