This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54043] [C++11] cout << nullptr does not work
- From: "daniel.kruegler at googlemail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jul 2012 19:02:35 +0000
- Subject: [Bug c++/54043] [C++11] cout << nullptr does not work
- Auto-submitted: auto-generated
- References: <bug-54043-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54043
--- Comment #10 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-07-20 19:02:35 UTC ---
(In reply to comment #9)
> (In reply to comment #8)
> > > Jonathan, given the state of 1423, should I open a new reminder bugzilla entry
> > > to take care of this? AFAIK we have done so for other "ready" issues in the
> > > past.
> >
> > I still think that adding this entry will be good to have. Agreed?
>
> Sure, no harm in adding it - if Jason doesn't want to implement it yet then he
> won't :)
>
> Thanks for pointing out the issue.
I just found out that you already added it a while ago via bug 52174. I added
some further comments in regard to the ready state and suggested some test
cases.