Opened 14 years ago

Last modified 14 years ago

#1352 closed defect (fixed)

OMC does not generate error messages if an invalid complex type is used

Reported by: Martin Sjölund Owned by: Martin Sjölund
Priority: high Milestone: Bootstrapping
Component: Version:
Keywords: Cc: Martin Sjölund,

Description

For example, the following should generate an error:

constant option<String> str = NONE();

Change History (1)

comment:1 by Martin Sjölund, 14 years ago

Fixed in r6925 with testcase meta/ErrorInvalidComplexType.mo

Note: See TracTickets for help on using tickets.