ml-lex errors on compile
Bug #400680 reported by
Chris Conway
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
NDL |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
During the build, the following error occurs.
src/parse/
src/ndl.
This seems to be a bug in ml-ulex (the new lexer generator that replaces ml-lex). The first line has an extraneous closing parenthesis. The same file works fine with ml-lex.
To post a comment you must log in.
This is a confirmed bug in ml-ulex which should be fixed in SML/NJ v110.71. A slight change to the lexer definitions avoids the bug.