[Bug c++/52806] bogus "zero as null pointer constant" warning

2012-03-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52806 --- Comment #2 from Paolo Carlini 2012-03-31 13:06:14 UTC --- And, hey, I don't really see what's the problem with not passing the -Wzero* at all if you don't want the warning. That can *always* be done, but if I once and for all prevent the -Wz

[Bug c++/52806] bogus "zero as null pointer constant" warning

2012-03-31 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52806 Paolo Carlini changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1 f