The Lazarus team is glad to announce the release of Lazarus 1.0.12.
This is a bug fix release, built with fpc 2.6.2.
The previous releases 1.0.8 and 1.0.10 were built with fpc 2.6.2 too,
while release 1.0.6 was built with fpc 2.6.0.
Here is the list of changes for Lazarus and Free Pascal:
http:/
Hello,
per "fpc -h"
-C3_Turn on ieee error checking for constants
it appears like is some kind of parameter
However, per compiler sources (and documentation on $Irrors directive),
-C3 is a boolean switch and doesn't expect any parameters entered.
thanks,
Dmitry
_
Am 26.08.2013 19:40, schrieb Dmitry Boyarintsev:
> Hello,
>
> per "fpc -h"
> -C3_Turn on ieee error checking for constants
> it appears like is some kind of parameter
>
> However, per compiler sources (and documentation on $Irrors
> directive), -C3 is a boolean switch and doesn't expect any