Closed GoogleCodeExporter closed 8 years ago
Original comment by mikechambers
on 2 Jul 2008 at 4:51
JSONTest::testDecodeScientificNegativeExponent demonstrates that "6.02e-23" is
correctly parsed as a number. Also, if you look in JSONTokenizer at line 392
(as of
revision 63) you'll see the code to check for scientific notation in numbers.
Rejecting as invalid - make sure you're using the latest from SVN.
Original comment by darron.schall
on 23 Oct 2008 at 2:07
Original issue reported on code.google.com by
justinta...@gmail.com
on 5 May 2008 at 8:47