> 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.



_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to