Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Integer Literal overflow / underflow #3

Open
afscrome opened this issue Jun 21, 2015 · 0 comments
Open

Integer Literal overflow / underflow #3

afscrome opened this issue Jun 21, 2015 · 0 comments

Comments

@afscrome
Copy link
Owner

If someone provides an integer literal that overflows or underflows, a parser exception occurs
#set($x=999999999)

Either provide a clearer error, or automatically treat this value as a floating point number.

@afscrome afscrome added the bug label Sep 26, 2015
@afscrome afscrome added this to the 1.0 milestone Oct 25, 2015
@afscrome afscrome modified the milestones: Future, 1.0 Nov 26, 2015
afscrome added a commit that referenced this issue Dec 22, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant