On donderdag, jun 19, 2003, at 15:24 Europe/Brussels, Eduardo Morras wrote:
I can enable range checking in the source file with {$R+}, is there a similar solution for -gl?
No.
Just put in the uses clause the unit LineInfo the first one.
That's not enough, because debug info must be turned on as well. But that can be done with {$d+}, so you're right, it can be done.
Jonas
_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal