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

Bug 427 - com.uppaal.engine.ServerException: CAUGHT EXCEPTION: Cannot add variable
Summary: com.uppaal.engine.ServerException: CAUGHT EXCEPTION: Cannot add variable
Status: RESOLVED FIXED
Alias: None
Product: UPPAAL
Classification: Unclassified
Component: Engine (show other bugs)
Version: 4.0.6
Hardware: PC Linux
: P2 minor
Assignee: Alexandre David
URL:
Depends on:
Blocks:
 
Reported: 2007-10-03 02:12 CEST by Timothy Bourke
Modified: 2008-10-27 16:30 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 Timothy Bourke 2007-10-03 02:12:34 CEST
1) Add a global declaration:
   bool f(clock c) { return true; }
2) Run a syntax check.
3) An exception occurs (rather than a descriptive type error).
Comment 1 Alexandre David 2008-10-27 16:30:10 CET
Revision 4057 fixes it.