This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: gcc-3_0-branch cstdio=libio == libstdc++ doing miserable on make check
- To: "Gabriel Dos Reis" <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, "Jason Merrill" <jason_merrill at redhat dot com>
- Subject: RE: gcc-3_0-branch cstdio=libio == libstdc++ doing miserable on make check
- From: "Rob Taylor" <robt at flyingpig dot com>
- Date: Wed, 25 Apr 2001 15:16:39 +0100
- Cc: "Benjamin Kosnik" <bkoz at redhat dot com>, "Gordon Sadler" <gbsadler1 at lcisp dot com>, <gcc at gcc dot gnu dot org>, <libstdc++ at gcc dot gnu dot org>
>
> Jason Merrill <jason_merrill@redhat.com> writes:
>
> | >>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:
> |
> | > Using libio is deprecated.
> |
> | "Deprecated" usually means "we want this to go away". Is that really the
> | case with libio? I thought the performance advantage was significant.
>
> I cannot believe libio is really meant to go away. My understanding
> was that were some binary compatiblity issues which need to be sorted
> out.
>
also does this mean std::wcout/wcin/wcerr functionality has been implemented for
stdio?
Rob Taylor