Per Bothner 3c45ffa514 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
2001-03-23 16:59:57 -08:00
..
2000-11-27 04:07:48 +00:00
2000-12-02 00:28:44 +00:00
2000-06-23 19:53:33 +00:00
2000-09-06 18:14:15 +00:00
2000-12-30 12:18:39 +00:00
2000-05-19 17:55:34 +00:00
2000-11-18 02:29:13 +00:00