[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
minor build breakage
From: |
Brad Hards |
Subject: |
minor build breakage |
Date: |
Wed, 18 Aug 2010 09:14:45 +1000 |
User-agent: |
KMail/1.13.2 (Linux/2.6.30.10-105.2.23.fc11.i586; KDE/4.4.2; i686; ; ) |
http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=2a539ad961affeffee32cb6148f421c8e66ab693
appears to have broken the (developer) build, since oldstate is now an unused
variable in lib/gnutls_handshake.c in _gnutls_sendshake_final().
-int oldstate = STATE;
(around line 2770) will correct the issue.
Thanks
Brad
- minor build breakage,
Brad Hards <=