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

Bug 188 - Boolean constant reference parameters cannot take right value argument
Summary: Boolean constant reference parameters cannot take right value argument
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: libutap (show other bugs)
Version: 3.5.9
Hardware: All All
: P1 minor
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-08-21 16:45 CEST by Gerd Behrmann
Modified: 2005-11-20 12:46 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-08-21 16:45:55 CEST
In line with C++, constant reference parameters can take right value arguments. However with boolean 
parameters this always results in the error message "Incompatible argument". It works fine with integer 
parameters.
Comment 1 Gerd Behrmann 2005-11-20 12:46:01 CET
A fix is in CVS.