This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [C++0x] nullptr
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: Paolo Carlini <paolo dot carlini at oracle dot com>
- Cc: Magnus Fromreide <magfr at lysator dot liu dot se>, Jason Merrill <jason at redhat dot com>, gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Thu, 13 May 2010 21:16:04 +0100
- Subject: Re: [C++0x] nullptr
- References: <1268546192.2028.32.camel@sara.home> <4BA46E77.6080507@redhat.com> <1269813166.2249.8.camel@sara.home> <4BB12B74.80703@redhat.com> <4BDD0915.2020301@redhat.com> <1272842221.2000.26.camel@sara.home> <s2x4348dea51005021734p72dff67cxb3b0fc26b6484400@mail.gmail.com> <4BEBC0AB.1000307@oracle.com>
On 13 May 2010 10:04, Paolo Carlini wrote:
> Jonathan, now that the front-end changes are in and pretty solid after
> the last patch from Jason, are you willing to tweak and apply the
> library changes?
Sure, I'll take care of it.
Thanks, Magnus and Jason, for adding the front-end support!
Jonathan