Stratego/XT JIRA  History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: STR-450
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Martin Bravenboer
Reporter: Eelco Visser
Votes: 0
Watchers: 0
Operations

Clone this issue
Create sub-task
If you were logged in you would be able to see more operations.
Stratego/XT

Strange error report from sdf2rtg

Created: 2005-11-08 10:00   Updated: 2008-03-31 20:46
Component/s: stratego-regular
Affects Version/s: 0.16 (Stratego Core Compiler)
Fix Version/s: 0.17

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Een beetje rare foutmelding van sdf2rtg:

[ core-sdf-grammar2rtg | error ] No constructor name specified in production:
[ core-sdf-grammar2rtg | error ] "else" -> <"let"|"in"|"end"|"while"|"do"|"function"|"if"|"then"|"else"-CF>
[ core-sdf-grammar2rtg | error ] Resolution: please add a cons attribute to thisproduction.
[ core-sdf-grammar2rtg | error ] Production in abstract syntax:
        prod([lit("else")],cf(alt(lit("let"),alt(lit("in"),alt(lit("end"),alt(lit("while"),alt(lit("do"),alt(lit("function"),alt(lit("if"),alt(lit("then"),lit("else")))))))))),attrs([]))

problem arises in syntax definition of TIL



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.