[fpc-devel] Submitted bug report on option order -Sa -Sg-
Peter Vreman
peter at freepascal.org
Wed Apr 18 14:42:12 CEST 2007
> So, it is now not possible to switch off goto statements in Delphi
> mode by just giving some command-line options. It requires an adapted
> configuration file, or knowing exactly what options are implicitly
> set for -Mdelphi, and copying those, except -Sg, on the command-line.
> Or do I overlook a simpler possbility?
Add {$goto off} to the source.
More information about the fpc-devel
mailing list