Subject: [Boost-bugs] [Boost C++ Libraries] #13448: Json Property tree throwing error when a node has interger value greater than INT_MAX of int32
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-02-15 07:56:40
#13448: Json Property tree throwing error when a node has interger value greater
than INT_MAX of int32
------------------------------+---------------------
Reporter: tejaveda.2008@⦠| Owner: (none)
Type: Bugs | Status: new
Milestone: To Be Determined | Component: None
Version: Boost 1.63.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
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"
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13448> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-02-15 08:02:51 UTC