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

Bug 269 - Function local arrays are not correctly initialised
Summary: Function local arrays are not correctly initialised
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 3.6 Alpha 4
Hardware: All All
: P1 major
Assignee: Gerd Behrmann
URL:
Depends on:
Blocks:
 
Reported: 2006-02-13 19:39 CET by Gerd Behrmann
Modified: 2006-02-21 15:20 CET (History)
0 users

See Also:
Architecture:


Attachments
Test case (809 bytes, application/xml)
2006-02-13 19:40 CET, Gerd Behrmann
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gerd Behrmann 2006-02-13 19:39:19 CET
Function local arrays that have an initialiser are not properly initialised. Often the value is simply the 
default value and sometimes an error about invalid initial states is produced when uploading it to the 
server.
Comment 1 Gerd Behrmann 2006-02-13 19:40:08 CET
Created attachment 88 [details]
Test case

Test case that assigns a value from a function local array to a global
variable. In the simulator it is clear that the wrong value is assigned to x.
Comment 2 Gerd Behrmann 2006-02-21 15:20:50 CET
Fixed on the trunk as of rev. 1515.