the overflow happens at https://github.com/boostorg/json/blob/3f48a274589aac06280b2c1b0e3d70796cac4b05/include/boost/json/basic_parser_impl.hpp#L2397 the error is boost/json/basic_parser_impl.hpp:2397:18: runtime error: signed integer overflow: -11 + -2147483640 cannot be represented in type 'int'
the overflow happens at
json/include/boost/json/basic_parser_impl.hpp
Line 2397 in 3f48a27
the error is
boost/json/basic_parser_impl.hpp:2397:18: runtime error: signed integer overflow: -11 + -2147483640 cannot be represented in type 'int'