This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Fix two C++ errors in libstdc++. (issue4341041)
- From: Paolo Carlini <pcarlini at gmail dot com>
- To: Jeffrey Yasskin <jyasskin at google dot com>
- Cc: "reply at codereview dot appspotmail dot com" <reply at codereview dot appspotmail dot com>, "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, Jason Merrill <jason at redhat dot com>, "libstdc++ at gcc dot gnu dot org" <libstdc++ at gcc dot gnu dot org>
- Date: Thu, 31 Mar 2011 23:33:59 +0200
- Subject: Re: [patch] Fix two C++ errors in libstdc++. (issue4341041)
- References: <20110331190036.DABFE1695C9@enki.mtv.corp.google.com> <4D94D8FE.30301@oracle.com> <4D94DAC7.8060005@oracle.com> <BANLkTimfp-d8U4SR_YjDtz=fMtR4z4wRnA@mail.gmail.com>
Hi,
> Thanks. Is that an OK that I can commit this to mainline and 4_6-branch?
Sure, if you are ready to commit please go ahead, thanks. Note that the C++ front end issue is also important, the next time you encounter something similar please point it out explicitly!
Thanks,
Paolo