[fpc-devel] Submitted bug report on option order -Sa -Sg-
Micha Nelissen
micha at neli.hopto.org
Wed Apr 18 14:45:14 CEST 2007
Peter Vreman wrote:
>> 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.
That would require to modify the source sent to him, not ideal, I think.
However, if students would write ${goto on} in the source, that would
take precedence over commandline anyway ?
Micha
More information about the fpc-devel
mailing list