[Bug 29419] [XP31] edge case with negative integer literals (UnaryExpr) and limits for -9223372036854775808, which cannot be parsed

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29419

--- Comment #2 from Abel Braaksma <abel.braaksma@xs4all.nl> ---
The thing is that I believe that the spec does *not* allow to have less than 64
bit as supported range. This means that if you support the minimum, you cannot
express -2^63 using literal syntax using the current production rules.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 4 February 2016 16:52:47 UTC