This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: EEEEKS! The mangling changed!
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Tue, 2 Dec 2003 10:13:39 -0600
- Subject: Re: EEEEKS! The mangling changed!
- Organization: Red Hat / Chicago
- References: <20031130021827.GA20476@alinoe.com><m3ad6ewq0i.fsf@uniton.integrable-solutions.net><20031130031822.GA25321@alinoe.com><m34qwm7c3q.fsf@uniton.integrable-solutions.net>
No, the sky is not falling. Yes, these really are different types.
That's the whole point.
>The GDB issue was not explicitly taken into account during the
>elaboration of "namespace association" though.
Actually.... at one point I'd suggested making __gnu_norm and
__gnu_debug nested namespaces within std. I thought it might make the
result a little more palatable to people like Carlo. ANYTHING TO AVOID
UPPERCASE EMAILS.
However, I don't think this would really make that much of a difference.
I think a preemptive FAQ entry about this, pointing to the debug mode
docs, is a good idea.
-benjamin