Patch: Fix build failure with GCC 4.6.0

Andreas Metzler ametzler at downhill.at.eu.org
Mon Jun 6 19:16:39 CEST 2011


On 2011-06-06 Stef Walter <stefw at collabora.co.uk> wrote:
> 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.

Afaik:
s/fails to build with GCC 4.6.0/& if -Werror is used/

cu andreas





More information about the Gnutls-devel mailing list