Eli Fidler 9dcf51c3a1 avoid shift out-of-range error
UBSAN gave during Reader.ParseNumber_FullPrecisionDouble test:
include/rapidjson/internal/strtod.h:149:11: runtime error: shift exponent 46 is too large for 32-bit type 'int'
2016-06-14 07:01:41 -07:00
..
2016-05-10 13:20:03 +08:00
2016-02-10 11:36:23 +08:00
2016-06-13 07:24:26 -07:00
2015-04-13 15:11:32 +08:00
2016-04-17 11:59:09 +08:00
2016-06-14 07:01:41 -07:00