This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: 3.1 Patch: Improve libstdc++-v3 for mips-sgi-irix6.5
- To: Jeffrey Oldham <oldham at codesourcery dot com>
- Subject: Re: 3.1 Patch: Improve libstdc++-v3 for mips-sgi-irix6.5
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Mon, 4 Jun 2001 09:13:08 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Jeffrey Oldham <oldham at codesourcery dot com>
This should not have to be done: the char_traits bit is in namespace
std:: and so should not need explicit qualification. Please don't apply this
patch yet, as it covers up symptoms and doesn't solve the root cause of
the problem.
thanks,
benjamin