|
From: | Michael Riedl |
Subject: | Feedback on GM2 error messages |
Date: | Wed, 1 May 2024 13:39:44 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
Gaius,just translating some foreign code to Modula-2 to get rid of some copyrighted code in my numerical library. Normally I first run such code after the first conversion through XDS M2 as GM2 (in the past) made quite some error messages which where hard to understand or pointed to wrong line numbers in the code.
By fortune XDS crashed during the first compilation without any hint what went wrong (a unmatched "{{" in a spoiled constant vector declaration). Hence I used GM2 for the first round of compilations.
The error messages have significantly improved and where helpful in removing the "usual" stuff going wrong - typos, case mismatch, wrong symbols etc. etc.
Many thanks for these improvements !!! Gruß Michael
[Prev in Thread] | Current Thread | [Next in Thread] |