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: More fallout from global.cc namespace changes


>So if the stl_threads.h bits stay in namespace std for the patch on the
>gcc-3_2-branch. Then?

I think my issue is with all symbols remapped not just Danny's patch
?

Correct me, if I'm wrong but transfering this patch breaks all
static linking of 3.2 objects against 3.2.1 objects assuming
a namespace moved name is referenced.  I guess I really have
no objection as long as we understand and document the situation.

It does seem that more than mere bug fixes are being moved to the
branch at the last hour (Joe has already written and posted the
3rd draft of release notes for 3.2.1!)

Regards,
Loren


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