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();
Note:
See TracTickets
for help on using tickets.
Fixed in r6925 with testcase meta/ErrorInvalidComplexType.mo