[fpc-pascal] SIGSEGV when using varargs calling

Sven Barth pascaldragon at googlemail.com
Mon Jan 25 08:05:34 CET 2016


Am 25.01.2016 04:42 schrieb "silvioprog" <silvioprog at gmail.com>:
> What I'm doing wrong? Can I use this callings on FPC in the DELPHI mode?!
:-/

Neither FPC nor Delphi allow you to declare your own varargs functions.
That it works in Delphi is by pure change. Trying to outsmart the compiler
will only lead to trouble.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160125/545a1917/attachment.html>


More information about the fpc-pascal mailing list