Summary: | Doubles cannot be initialized with integer value | ||
---|---|---|---|
Product: | UPPAAL | Reporter: | Peter Gjøl Jensen <pgj> |
Component: | Engine | Assignee: | Marius Mikučionis <marius> |
Status: | ASSIGNED --- | ||
Severity: | enhancement | CC: | adavid |
Priority: | P5 | ||
Version: | 4.1.20 | ||
Hardware: | PC | ||
OS: | Linux | ||
Architecture: | |||
Attachments: | Model provocating the error |
Created attachment 291 [details] Model provocating the error Double-variables cannot be initialized with integers, double x = 10; will give an error.