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

Bug 226 - Missing type check on return statements
Summary: Missing type check on return statements
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: libutap (show other bugs)
Version: 3.6 Alpha 1
Hardware: All All
: P1 major
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2005-11-20 13:14 CET by Gerd Behrmann
Modified: 2005-11-22 20:14 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-20 13:14:00 CET
Returns statements are currently not type checked. I.e. there is no check
comparing the type of the return value with the value given in return statements.
Comment 1 Gerd Behrmann 2005-11-22 20:14:54 CET
A fix is in CVS.