Commit 120bb4f9 authored by Florian Forster's avatar Florian Forster
Browse files

test/cases/integers.json.gold: Adapt test-case for 64bit architecture.

longs are 64bit wide, at least on eGLibc/Linux/AMD64, therefore 2^31 is
not an integer overflow.

I've removed the integer overflow because the exact limit is machine
dependent and as far as I've seen the RFC doesn't make any assumptions
towards minimum/maximum width of integers.
parent 98ffee82
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment