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

Bug 273 - Template local type definitions cause a segfault
Summary: Template local type definitions cause a segfault
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.6 Alpha 1
Hardware: All All
: P2 major
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2006-02-21 15:45 CET by Gerd Behrmann
Modified: 2006-02-21 15:50 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 2006-02-21 15:45:09 CET
The engine segfaults if one tries to verify a model with template local type
definitions, e.g. 'typedef int x_t'.
Comment 1 Gerd Behrmann 2006-02-21 15:50:36 CET
Fixed on the trunk (rev. 1548).