bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

APL: GNU: How to get the source code error line number and error columnn


From: knud van eeden
Subject: APL: GNU: How to get the source code error line number and error columnnumber?
Date: Sun, 28 Aug 2022 18:51:17 +0000 (UTC)

Hello,

For compiling purposes and then jumping to the location
of the error, the error line number and error column
number would be required.

But the notation in the Cygwin APL GNU error output is not really readable.

Svar_DB not connected in Svar_DB::is_registered_id()
      #!
      error dfasdf....
SYNTAX ERROR+
      #!
      error dfasdf....
SYNTAX ERROR+


So one sees here notation like:

0;30;47

0;35;49

So how to convert that to a line number and column number in the original source code?

Thanks
with friendly greetings
Knud van Eeden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]