This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: PATCH: 27_io/istream_extractor_arith.cc (take 2 or 3)
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: rittle at labs dot mot dot com
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Tue, 5 Feb 2002 17:47:23 -0800 (PST)
- Subject: Re: PATCH: 27_io/istream_extractor_arith.cc (take 2 or 3)
> * acinclude.m4: Add C++ linkage check for strtof.
> * aclocal.m4: Rebuilt.
> * config.h.in: Rebuilt.
> * configure: Rebuilt.
> * config/locale/c_locale_generic.cc: Conditionally include
> <ieeefp.h>. Improve handling and error checking of float
> and long double input for non-C99 configurations.
Looks fine to me.