Fixed JSON integers as strings not being parsed correctly.
authorWouter van Oortmerssen <wvo@google.com>
Mon, 11 Apr 2016 18:08:09 +0000 (11:08 -0700)
committerWouter van Oortmerssen <wvo@google.com>
Mon, 11 Apr 2016 18:08:09 +0000 (11:08 -0700)
commit83dc5ed4a7267c78fb3f00e972de4db30762166d
treecdf8a27db7f47afd281d6476e43086465cbe4efe
parente597ad8f0f63bd0e5b9571e7c6c9d22d3e1acdc5
Fixed JSON integers as strings not being parsed correctly.

Change-Id: If34aef46ef619e06de799cff14948b02e98da86d
Tested: on Linux.
src/idl_parser.cpp