> I’ve received an error:
> sglr:error: Parse error in ConcreteSyntax.sdf, line 1, col 0: eof
> unexpected
> Error parsing ConcreteSyntax.sdf (see
> /var/tmp/ConcreteSyntax.24234.asfix)
> gen-renamed-sdf-module: rewriting failed

This error is caused by passing a module instead of a definition to this tool. Probably, the error report can be improved by using a more specific start symbol, which would result in complaints about the ‘m’ of module.

Also, you could argue that this should be parsed as definition or a module and that a post-parsing check should find out if it is a definition.

Submitted on 30 January 2006 at 12:45

On 9 January 2013 at 16:57 Eelco Visser removed tag 0.19

On 9 January 2013 at 16:57 Eelco Visser tagged 0.19M1

On 9 January 2013 at 16:57 Eelco Visser removed tag 0.19M1

On 9 January 2013 at 16:57 Eelco Visser tagged interesting

Log in to post comments