This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: std C functions && namespace std;
- To: brent verner <brent at rcfile dot org>
- Subject: Re: std C functions && namespace std;
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Fri, 28 Jul 2000 09:00:08 -0700 (PDT)
- cc: stdc++ <libstdc++ at sourceware dot cygnus dot com>
> (libstdc++-v3 configd with --enable-cshadow-headers --enable-namespaces)
--enable-cshadow-headers is currently broken. As a result, shadow headers
are not being searched....
:(
See:
http://sources.redhat.com/ml/libstdc++/2000-07/msg00162.html
At some point (hopefully soon) Nathan will be able to look at this...
-benjamin