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 c++/50660] warning about pass NULL to non pointer argument happens twice for template function call


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

--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-07 18:57:12 UTC ---
I guess we can avoid the <cstddef>, just use __null.


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