Patch: Fix build failure with GCC 4.6.0
Stef Walter
stefw at collabora.co.uk
Mon Jun 6 19:12:01 CEST 2011
GCC 4.6.0 detects a new kind of unused variable: those that are set, but
then not used. Gnutls fails to build with GCC 4.6.0 because of this.
Attached is a patch which fixes the problem.
Cheers,
Stef
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Remove-unused-variables.patch
Type: text/x-patch
Size: 4892 bytes
Desc: not available
URL: </pipermail/attachments/20110606/89ab4f38/attachment.bin>
More information about the Gnutls-devel
mailing list