Closed eclipse-ocl-bot closed 1 month ago
| --- | --- | | Bugzilla Link | 298205 | | Status | CLOSED DUPLICATE of bug 290605 | | Importance | P3 normal | | Reported | Dec 18, 2009 12:42 EDT | | Modified | Dec 18, 2009 13:12 EDT | | Version | 1.3.0 | | Reporter | Radomil Dvorak |
Parsing the following expression results in NumberFormatException thrown.
let i : Integer = 1000000000000 in i
By Radomil Dvorak on Dec 18, 2009 12:47
Created attachment 154799 Stack trace
:notepad_spiral: trace.txt
By Ed Willink on Dec 18, 2009 13:12
This bug has been marked as a duplicate of bug 290605
| --- | --- | | Bugzilla Link | 298205 | | Status | CLOSED DUPLICATE of bug 290605 | | Importance | P3 normal | | Reported | Dec 18, 2009 12:42 EDT | | Modified | Dec 18, 2009 13:12 EDT | | Version | 1.3.0 | | Reporter | Radomil Dvorak |
Description
Parsing the following expression results in NumberFormatException thrown.
let i : Integer = 1000000000000 in i