On Sun, Apr 27, 2014 at 02:50:16PM -0700, Nico Weber wrote:
> small.cc:6:18: error: missing sentinel in function call [-Werror,-Wsentinel]
>   foo("bar", NULL);

This is just broken code. Why we do we want to workaround that?

Joerg
_______________________________________________
cfe-commits mailing list
cfe-commits@cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to