This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/56609] [C++11] Several type traits give incorrect results for std::nullptr_t


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56609

--- Comment #2 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2013-03-13 09:55:33 UTC ---
(In reply to comment #1)
> Seems straightforward enough to be fixable in 4.8.0 too. Does this patchlet
> cover all the issues you can see?

Thanks Paolo! I cannot test this from here, but this fix is what I would have
thought of as well.


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