This issue tracker is closed. Please visit UPPAAL issue tracker at Github instead.

Bug 225 - Function local typedefs cause fault
Summary: Function local typedefs cause fault
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.6 Alpha 1
Hardware: All All
: P2 normal
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-11-19 20:13 CET by Gerd Behrmann
Modified: 2005-11-19 20:54 CET (History)
0 users

See Also:
Architecture:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerd Behrmann 2005-11-19 20:13:10 CET
Typedefs placed inside a function declaration cause the engine to crash.
Comment 1 Gerd Behrmann 2005-11-19 20:28:09 CET
Function local type definitions have now been disallowed in CVS. This fixes this
bug.
Comment 2 Gerd Behrmann 2005-11-19 20:54:53 CET
Function local type definitions have been reenabled and the actual cause of the
bug has been fixed.