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 Mon, Dec 01, 2003 at 03:05:31PM +0100, Gabriel Dos Reis wrote:
> Did you take a look at the documentation?  Template specialization in
> std:: just works as before.  Please do have a look at the proposal worked 
> out by  Benjamin called "namespace association".

I suppose you refer to the __attribute__((strong)) specification that
is causing this.  Now what about a __attribute__((alias, "St")) for
namespace __gnu_norm, so that the mangling stays the same too?
I really don't see a reason not change the mangling in this specific
case of __gnu_norm to make it appear to be the std it is supposed
to be.

Please :) ?

-- 
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]