Parser now correctly reads floats in scientific notation.
authorWouter van Oortmerssen <wvo@google.com>
Thu, 10 Jul 2014 20:40:55 +0000 (13:40 -0700)
committerWouter van Oortmerssen <wvo@google.com>
Thu, 10 Jul 2014 21:19:46 +0000 (14:19 -0700)
commit93df5697a04e406929d7a3fa1f17904d2859e36d
treea0b775feb0b77248ad972039bfd172ef52dd582e
parent2208de0676c579e28e9ccaf3c1757646c0c083de
Parser now correctly reads floats in scientific notation.

Change-Id: I7abb14a4b6c596674d6aff2b9de6e63603c0d2dc
Tested: on Windows and Linux.
src/idl_parser.cpp
tests/test.cpp