Opened 5 years ago

Last modified 4 years ago

#13448 new Bugs

Json Property tree throwing error when a node has interger value greater than INT_MAX of int32

Reported by: tejaveda.2008@… Owned by: Sebastian Redl
Milestone: To Be Determined Component: property_tree
Version: Boost 1.63.0 Severity: Problem
Keywords: Cc:

Description

When I have Json with a node having value greater than INT_MAX of int32 { "a" :3140000000 }

When I access any node in that json, it throws error saying "No such Node"

Change History (1)

comment:1 by John Maddock, 4 years ago

Component: Noneproperty_tree
Owner: set to Sebastian Redl
Note: See TracTickets for help on using tickets.