This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]