Thanks!

However, lininfo doesn't seem to be working in 1.9.4 (it seems to be
included but it does not duplicate the behavior of -gl in that line
numbers are NOT shown when there is an exception).

Is this maybe a more recent addition?  Or am I confused?

Thanks again.

-Alan

--- Jonas Maebe <[EMAIL PROTECTED]> wrote:

> 
> On 18 okt 2004, at 19:14, Alan Mead wrote:
> 
> > Are there a source-code directives to generate line numbers
> 
> Not directly, although although you can get the same effect by
> using
> 
> {$d+}
> uses lineinfo;
> 
> (as long as you want the equivalent of -gl, and not of -g-l)
> 
> > and check overflows?
> 
> {$q+}
> 
> 
> Jonas
> 
> 
> _______________________________________________
> fpc-pascal maillist  -  [EMAIL PROTECTED]
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
> 


_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to