[fpc-pascal] Competitive advantage in showing proof of correctness

Vinzent Hoefler JeLlyFish.software at gmx.net
Wed Aug 15 08:03:36 CEST 2007


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.

hovi at jellix:/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.




More information about the fpc-pascal mailing list