Parse errors not reported
Parse errors in Stratego files don’t always get reported as such. Instead they are sometimes swallowed as layout. This happens regularly when missing ;. Used to be fine prior to merging of layout-sensitive parsing. Happens in nightly.
Submitted by Vlad Vergu on 20 April 2013 at 01:42
Issue Log
On 20 April 2013 at 01:43 Vlad Vergu tagged parser
On 20 April 2013 at 01:43 Vlad Vergu tagged @seba
On 13 July 2013 at 20:29 Gabriël Konat tagged major
On 13 July 2013 at 20:29 Gabriël Konat tagged 1.2
On 18 July 2013 at 04:53 Guido Wachsmuth commented:
We discussed this issue with Sebastian, and I thought this was gone. But I saw commits by Gabriël and Vlad, which fixed syntax errors in Stratego files. @Vlad, Gabriël: Can you provide reproducible examples?
On 18 July 2013 at 06:46 Gabriël Konat commented:
Not reproducible, but it usually happens with small errors like missing/too many parentheses or missing semicolons. I’ll see if I can reproduce it next time I notice it.
On 13 March 2014 at 08:53 Eelco Visser removed tag 1.2
Log in to post comments