This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: More fallout from global.cc namespace changes
- From: Loren James Rittle <rittle at latour dot rsch dot comm dot mot dot com>
- To: bkoz at redhat dot com, rittle at latour dot rsch dot comm dot mot dot com
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 16 Oct 2002 00:18:51 -0500 (CDT)
- Subject: 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