Re: [fpc-pascal] FPC Debug line numbers

2017-11-07 Thread Adriaan van Os
James Richters wrote: I've noticed that line numbers are sometimes off, sometimes quite a bit when I receive a run-time error. I had one today, it specified the correct function that was responsible for generating the error, however the line number was way off, it reported line 1463 but the

Re: [fpc-pascal] FPC Debug line numbers

2017-11-07 Thread James Richters
I have not figured out what causes it to be anything but exact yet. James -Original Message- From: fpc-pascal [mailto:fpc-pascal-boun...@lists.freepascal.org] On Behalf Of Flávio Etrusco Sent: Monday, November 06, 2017 8:10 PM To: FPC-Pascal users discussions Subject: Re: [fpc-pascal

Re: [fpc-pascal] FPC Debug line numbers

2017-11-07 Thread el es
On 06/11/17 21:49, James Richters wrote: > I've noticed that line numbers are sometimes off, sometimes quite a > bit when I receive a run-time error. I had one today, it specified > the correct function that was responsible for generating the error, > however the line number was way off, it repor

Re: [fpc-pascal] FPC Debug line numbers

2017-11-06 Thread Flávio Etrusco
2017-11-06 19:49 GMT-02:00 James Richters : > I've noticed that line numbers are sometimes off, sometimes quite a bit when > I receive a run-time error. I had one today, it specified the correct > function that was responsible for generating the error, however the line > number was way off, i

Re: [fpc-pascal] FPC Debug line numbers

2017-11-06 Thread Graeme Geldenhuys
On 2017-11-06 21:49, James Richters wrote: Does anyone know what might cause the line numbers to be incorrect? I don't know what causes it, but I can confirm I have seen this too on one of my systems. Regards, Graeme ___ fpc-pascal maillist -