On Sat, Feb 27, 2016 at 2:49 PM, Mazola Winstrol <mazofei...@gmail.com>
wrote:

> I've implemented a new version. For this version i created a mock class to
> use with FHasValue (the previous implementation uses a hack to the
> interface internal layout).
>

Thanks for share that. It seems a very useful unit.

unit NullableTypes;
>
> {$mode delphi}{$H+}
>

$MODE DELPHI implies {$H ON}
<http://www.freepascal.org/docs-html/prog/progsu105.html>, so so you should
remove the {$H+}.

-- 
Silvio Clécio
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to