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: Benjamin Kosnik <bkoz at redhat dot com>
- Subject: Re: gcc-3_0-branch cstdio=libio == libstdc++ doing miserable on make check
- From: Jason Merrill <jason_merrill at redhat dot com>
- Date: 25 Apr 2001 00:42:15 +0100
- Cc: Gordon Sadler <gbsadler1 at lcisp dot com>, gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- References: <Pine.SOL.3.91.1010424094432.19011D-100000@cse.cygnus.com>
>>>>> "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.
Jason