Opened 16 years ago

Closed 16 years ago

#139 closed defect (worksforme)

running simpleRecordTest causes freeze

Reported by: Stephen Siegel Owned by:
Priority: major Milestone:
Component: Administration Version: 1.0
Keywords: record parse freeze struct Cc:

Description

This is in simplePointerTest directory. The parser reports some error, which is fine (since the user-defined record types are not yet implemented in front end), but why does the JVM continue to run forever???

line 1:0 required (...)+ loop did not match anything at input 'typedef'
examples/pointers/simpleRecord.mmp parsed unsuccessfully.

Change History (2)

comment:1 by ywei, 16 years ago

Looks like it only happens with JUnit.

comment:2 by Stephen Siegel, 16 years ago

Resolution: worksforme
Status: newclosed

No longer causes freeze, but has another problem (separate ticket opened).

Note: See TracTickets for help on using tickets.