diff options
author | Per Bothner <bothner@gcc.gnu.org> | 2001-03-23 16:59:57 -0800 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 2001-03-23 16:59:57 -0800 |
commit | 3c45ffa5146a7132ea4867981f0d2a737d656e54 (patch) | |
tree | fafc2f660ada28148b694ca4afb1638030488771 /libjava/java/beans/Customizer.java | |
parent | 7a3155bef708a70dfa72958ef23fc2356b20c8a2 (diff) | |
download | gcc-3c45ffa5146a7132ea4867981f0d2a737d656e54.zip gcc-3c45ffa5146a7132ea4867981f0d2a737d656e54.tar.gz gcc-3c45ffa5146a7132ea4867981f0d2a737d656e54.tar.bz2 |
natDouble.cc (parseDouble): Cannot use errno to check for errors...
* java/lang/natDouble.cc (parseDouble): Cannot use errno to
check for errors, since we don't want to throw exception on
overflow/underflow. Instead, trim whitespace, and then check that
_strtod_r uses up all the rest of the string.
From-SVN: r40800
Diffstat (limited to 'libjava/java/beans/Customizer.java')
0 files changed, 0 insertions, 0 deletions