Closed Bug 490541 Opened 16 years ago Closed 6 years ago

abcasm - extraneous } not detected

Categories

(Tamarin Graveyard :: Tools, defect)

defect
Not set
minor

Tracking

(Not tracked)

RESOLVED WONTFIX
Future

People

(Reporter: cpeyer, Assigned: tharwood)

Details

Was originally having issues with newfunction not finding functions defined later in the file, but found that it was being caused by an extra } after a function definition. This caused all later functions to not be visible. Mostly user error, but a would be a nice-to-have for the asm parser to detect and throw an error.
Flags: in-testsuite-
Huh! That's a funny error in the parser; one of the big reasons to use machine-generated parsers is to avoid holes in the parsing like that. Not sure if it's in our grammar or in the ANTLR version that generated the parser.
Assignee: nobody → tharwood
Target Milestone: --- → Future
Flags: flashplayer-qrb+
Tamarin is a dead project now. Mass WONTFIX.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Tamarin isn't maintained anymore. WONTFIX remaining bugs.
You need to log in before you can comment on or make changes to this bug.