On Wed, May 25, 2016 at 06:42:56AM -0400, Frediano Ziglio wrote: > > > > On Wed, May 25, 2016 at 11:44:14AM +0200, Christophe Fergeau wrote: > > > and verify() causing compile failures > > > > Actually this one is just a warning + -Werror: > > > > image-cache.c:82: warning: nested extern declaration of > > '_gl_verify_function6' [-Wnested-externs] > > > > Christophe > > > > Can you try moving that line one above (outside the if) ? Oh, I quoted this one but there are a dozen such warnings. Moving the verify() outside of the function silences the warning, moving it outside of the if does not help. However at worse we can just disable -Wnested-externs. Christophe
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel