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

Bug 88 - Parser does not recognise non-constant initialiser
Summary: Parser does not recognise non-constant initialiser
Status: CLOSED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.4.4
Hardware: All All
: P2 normal
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2004-01-27 21:12 CET by Gerd Behrmann
Modified: 2004-06-11 09:52 CEST (History)
0 users

See Also:
Architecture:


Attachments
Test case triggering the bug (635 bytes, application/octet-stream)
2004-01-27 21:13 CET, Gerd Behrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerd Behrmann 2004-01-27 21:12:49 CET
In the attached system an integer variable is initialised from another integer
variable. This should not be allowed, but the parser does not detect the error.

Reported by Ferdy Hanssen.
Comment 1 Gerd Behrmann 2004-01-27 21:13:33 CET
Created attachment 17 [details]
Test case triggering the bug
Comment 2 Gerd Behrmann 2004-01-29 18:57:38 CET
The fix is in CVS now.