Richard W.M. Jones wrote:
+ # Missing field initializers is not a bug in C. Adding this to
$nw above
+ # did not work, so force it here instead.
+ gl_WARN_ADD([-Wno-missing-field-initializers])
This looks fine.
I've had to do the same thing numerous times.