This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: 27_io/istream_extractor_arith.cc fixup
- From: Gabriel Dos Reis <gdr at codesourcery dot com>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: 31 Jan 2002 01:47:40 +0100
- Subject: Re: 27_io/istream_extractor_arith.cc fixup
- Organization: CodeSourcery, LLC
- References: <Pine.SOL.3.91.1020130121110.17522A-100000@taarna.cygnus.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| > The best fix would be to add some stuff to libmath and get rid of all
| > macro selected regions out of the mainline of code, but I haven't had
| > the time to figure out how to do it yet.
|
| I agree, this would be the best solution. Perhaps Gaby can help with
| this?
Certainly, I would like to help fix those non-scalable dependencies on
the C library.
-- Gaby