Opened 14 years ago

Last modified 14 years ago

#1284 closed defect (fixed)

The parser segfaults on incomplete models

Reported by: perost Owned by: perost
Priority: high Milestone:
Component: Parser Version: 1.6.0
Keywords: Cc: perost, sjoelund.se

Description

A model such as

class

or

class A

causes the parser to segfault. It would be nice if it gave an error instead.

Change History (1)

comment:1 Changed 14 years ago by sjoelund.se

Fixed in r6140. No testcase added (too specific bug).

Note: See TracTickets for help on using tickets.