Am 24.11.19 um 12:04 schrieb Giuliano Colla via lazarus:
Il 24/11/2019 11:48, Florian Klämpfl via lazarus ha scritto:

What to do with extended constants and their handling in the compiler if the target platform has it but the target platform does not support it?

Maybe an AND condition? Use extended type only if both platforms support it?

This is a no-go. The resulting code/executable must be agnostic regarding the host where it is generated.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to