gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Fix build failure with GCC 4.6.0


From: Stef Walter
Subject: Patch: Fix build failure with GCC 4.6.0
Date: Mon, 06 Jun 2011 17:12:01 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc15 Thunderbird/3.1.10

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

Attachment: 0001-Remove-unused-variables.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]