On Wednesday 15 August 2007 00:40, mm wrote:

> there would not be much places where I could set {$R+} without having
> to reset {$R-} almost immediately.

[EMAIL PROTECTED]:/opt/mdc/dtg/src> grep \$R *.pas
mdc0lzw.pas:      {$IFOPT R+} {$DEFINE OPT_R} {$R-} {$ENDIF}
mdc0lzw.pas:      {$IFDEF OPT_R} {$UNDEF OPT_R} {$R+} {$ENDIF}

Hmm. Here it is rather the other way around. ;)


Vinzent.

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

Reply via email to