Because for example on Win64/x86_64 target, there is not defined
FPC_HAS_TYPE_EXTENDED, so I get "truncated values"
FPC_HAS_TYPE_EXTENDED is undefined on most platforms. It's only a very
small minority that has it, but of course those are the most used ones.
And secondly why is MinCurrency "-922337203685477.5807" and not
"-922337203685477.5808"
(see mentioned bug report)
I don't know.
Beside this I have found that, "-922337203685477.5808" is not supported
by StrToCurr() and Val(), so I reported bug about this:
http://bugs.freepascal.org/view.php?id=29037
-Laco.
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel