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: [C++0x] nullptr


On 4 June 2010 23:13, Magnus Fromreide wrote:
>
> It looks as if the nullptr code is buggy.
>
> With the attached patch it seems to work.

Thanks for looking into it, Magnus.

It turned out that I can make the necessary library changes without
hitting any bugs, but obviously it's good to fix them anyway.
I will commit the nullptr support to libstdc++  in the next 48 hours.

Jon


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