[fpc-pascal] Primitive Record Wrappers

Sven Barth pascaldragon at googlemail.com
Tue Mar 1 13:13:55 CET 2016


Am 01.03.2016 04:08 schrieb "Mazola Winstrol" <mazofeifer at gmail.com>:
> Is there any way to overcome this? Is there any way to tell the compiler
to ignore some operators depending on the specialization type?

No, there is not. Better not use operators other than the assignment ones
or provide different Nullable types for different purposes (that maybe can
be assigned to each other).

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


More information about the fpc-pascal mailing list