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

Bug 219 - Multible urgent channel parameters are not converted
Summary: Multible urgent channel parameters are not converted
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: GUI (show other bugs)
Version: 3.6 Alpha 1
Hardware: All All
: P1 minor
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-11-07 19:56 CET by Gerd Behrmann
Modified: 2005-11-19 23:31 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-07 19:56:58 CET
Parameter declarations in the 3.4 syntax in the form

  urgent chan a, b

are converted by the syntax converter in the GUI to

  urgent chan a, chan b

which is not the intended result.
Comment 1 Gerd Behrmann 2005-11-19 23:31:51 CET
A fix has been checked into CVS.