On Fri, Feb 19, 2016 at 3:06 PM, Gleb Smirnoff <gleb...@freebsd.org> wrote:
> Isn't zero filling part of the standard? I don't see why lack of
> explicit zeroing is a warning? Looks a false warning to me.

Yep.  This is Clang being too whiney, IMO.  I think a good workaround
is to add -Wno-missing-field-initializers to warn flags (but otherwise
keep high WARNS).

Best,
Conrad
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to