On Thu, 25 Jun 2026, Mattias Gaertner via fpc-devel wrote:



On 6/24/26 22:54, J. Gareth "Kit" Moreton via fpc-devel wrote:
Hmmm, that's a little bit difficult.  What happens if you define the constants as, say, "SIGDN_FILESYSPATH = longint($80058000);"?

Then it would compile.

But it seems the C code uses DWord, so why should FPC use longint?

Historic reasons, most likely. Of course it should not use longint these days, it must be changed to DWord/Cardinal.

Michael.
_______________________________________________
fpc-devel maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to