This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: mar-2001 libstdc++ outstanding
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: mar-2001 libstdc++ outstanding
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 03 Apr 2001 16:20:58 +0200
- Cc: libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <200104022003.f32K3SF14749@fillmore.constant.com>
Benjamin Kosnik <bkoz@redhat.com> writes:
| 2001-03-22
| [libstdc++] Proposed patch for fstream.h
| http://gcc.gnu.org/ml/libstdc++/2001-03/msg00187.html
| seems fine, but really this stuff goes in iosfwd. No
| depreciated header for this file, thus the problem...
Yes, there is no pre-standard header for forward declaration of
<iostream.h> so I think the proposed patch is fine.
-- Gaby