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

Bug 228 - Function local channels cause crash
Summary: Function local channels cause crash
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: libutap (show other bugs)
Version: 3.6 Alpha 1
Hardware: All All
: P1 normal
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-11-23 13:58 CET by Gerd Behrmann
Modified: 2005-12-02 20:24 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-23 13:58:01 CET
If a channel is declared inside a function, the engine crashes. Such declarations do not make sense and 
should be disallowed.
Comment 1 Gerd Behrmann 2005-12-02 20:23:54 CET
Fixed on the trunk. Function local channel declarations are not forbidden.
Comment 2 Gerd Behrmann 2005-12-02 20:24:40 CET
Correction: I ment to say "Function local channel declarations are now forbidden."