Maarten ter Huurne 27bda2c054 Fixed range check on TryParse() for u32, again.
The code from 748be364e5ee incorrectly accepted -0x100000000 on x86_64.

Also if ERANGE is returned by strtoul(), reject the parsed value regardless
of what that value is. This fixes invalid values being returned when compiling
with Visual C++. Thanks to "cotton" for testing this.
2011-12-13 02:08:34 +01:00
..
2010-04-08 16:59:35 +00:00
2011-09-29 22:55:28 +02:00
2011-03-16 22:58:24 +00:00
2010-01-21 19:55:01 +00:00