strtod.c (_strtod_r): Logic to check for missing digits after exponent had 'else...
authorPer Bothner <per@bothner.com>
Tue, 9 Oct 2001 22:54:26 +0000 (15:54 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Tue, 9 Oct 2001 22:54:26 +0000 (15:54 -0700)
commitd1d8ed98776760cc06c71affb80693fb68e80460
tree69aee7ed4d716858a6a27b2cb62febeea4dec0aa
parent19eb1ad779e46910a1a2c36d3d50896bc5ec4f4b
strtod.c (_strtod_r): Logic to check for missing digits after exponent had 'else' attached to wrong 'if'.

* strtod.c (_strtod_r):  Logic to check for missing digits
after exponent had 'else' attached to wrong 'if'.

From-SVN: r46132
libjava/ChangeLog
libjava/java/lang/strtod.c