Thanks, I was not clear.
 
{$B+} and {$B-} works but {$B ON} and {$B OFF} does not. So the docs is wrong 
(or there's bug).
{$BOOLEVAL } works with +/-/ON/OFF.
Compiler is recently released 3.0.0.
______________________________________________________________
Od: "Florian Klämpfl" <flor...@freepascal.org>
Komu: "FPC-Pascal users discussions" <fpc-pascal@lists.freepascal.org>
Datum: 13.12.2015 20:11
Předmět: Re: [fpc-pascal] $B and $BOOLEVAL

Am 13.12.2015 um 19:17 schrieb Vojtěch Čihák:
 
Hi,
 
when I use {$B} I get " Warning: Illegal compiler directive "$B"' ".

Of course. You omitted on/off +/-

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal 
<http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal>

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

Reply via email to