This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: EEEEKS! The mangling changed!
On Wed, Dec 03, 2003 at 10:38:23PM -0600, Benjamin Kosnik wrote:
>
> >Tiny little problem... They DON'T go into "St".
>
> This is an implementation issue, and is being tracked in c++/13294. The
> intent is for this to work as described by Gaby previously.
>
> Thanks for your patience.
Ah ok, good. Then this thread can be closed again :).
Please be warned that simply replacing the namespaces with "St"
is not the way to go (you made this mistake in your bug report).
St is not substituted for, so using "St" changes the substitution
numbers. I think that a correct implementation (at the correctly
level) will/should automatically make this go right, of course.
--
Carlo Wood <carlo@alinoe.com>