eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

Integer literal may cause NFE #488

Closed eclipse-ocl-bot closed 1 month ago

eclipse-ocl-bot commented 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 |

Description

Parsing the following expression results in NumberFormatException thrown.

let i : Integer = 1000000000000 in i

eclipse-ocl-bot commented 1 month ago

By Radomil Dvorak on Dec 18, 2009 12:47

Created attachment 154799 Stack trace

:notepad_spiral: trace.txt

eclipse-ocl-bot commented 1 month ago

By Ed Willink on Dec 18, 2009 13:12

This bug has been marked as a duplicate of bug 290605