This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: LSB patch to gcc 3.3 tree
Hi Benjamin,
On Tue, 29 Jun 2004, Benjamin Kosnik wrote:
> >Hi Matt, thanks for producing the patch. Given feedback from
> >Benjamin and the fact that we cannot export more than GCC-3.4.x
> >does, I propose you you commit this in a very fours (give a chance
> >for LSB people to react.)
>
> I agree.
Okay. I'll wait until (my) tomorrow morning.
> > [... stdio_filebuf::{fd,dtor} not needed ...]
>
> Same here.
Cool.
> >> + _ZNSt23__codecvt_abstract_base*;
> >> +
> >> } GLIBCPP_3.2.3;
>
> This should be in a new section, GLIBCPP_3.2.5
>
> Please just use the 3.4. style instead of these blanket exports.
Okay.
> >> +CXXABI_1.2.2 {
> >> +} CXXABI_1.2.1;
>
> .... like this part, which is fine.
Wonderful. Many thanks for the feedback.
Ciao,
Michael.