[fpc-pascal] $B or $BOOLEVAL : Complete boolean evaluation
Carsten Bager
fpc-pascal at beas.dk
Thu Sep 22 12:24:52 CEST 2005
It says in the manual that:
$B or $BOOLEVAL : Complete boolean evaluation
This switch is understood by the Free Pascal compiler, but is
ignored. The compiler always uses shortcut evaluation.
Is there any change that there would be added "Complete boolean
evaluation" in the further?
It is a possibility I would be missing.
Regards Carsten
-------------
We are using the compiler to produce code to an ARM7
LPC2138
We have connected an Epson SED 1565 graphic controller with
display. I have changed the system unit so it is possible to use
"Write" and "WriteLn" writing to the display. So far things are
looking good.
More information about the fpc-pascal
mailing list