Fix parsing of negative numbers. Note that parsing of floating point numbers is...
authorDavid Schleef <ds@schleef.org>
Thu, 31 Oct 2002 20:06:44 +0000 (20:06 +0000)
committerDavid Schleef <ds@schleef.org>
Thu, 31 Oct 2002 20:06:44 +0000 (20:06 +0000)
commit5c1230f6d19473d3c7e50d416b67a7a8eed31271
treea48b18ec727916d7d6110d19c97c161e9d87f115
parentac94f1f879bcfcda2f78d85534408de78a58e55a
Fix parsing of negative numbers.  Note that parsing of floating point numbers is broken in exponential form (1.0e6 or...

Original commit message from CVS:
Fix parsing of negative numbers.  Note that parsing of floating point
numbers is broken in exponential form (1.0e6 or 1.0E6).
gst/parse/parse.l