[Libguestfs] [PATCH 1/4] ocaml: Add -Wno-missing-field-initializers to avoid a warning.

Jim Meyering jim at meyering.net
Wed Jan 18 15:25:08 UTC 2012


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.




More information about the Libguestfs mailing list