curl-library
Bug in hostip4.c
From: Daniel Johnson <daniel.johnson31_at_gmail.com>
Date: Thu, 15 Apr 2010 21:18:27 -0400
Date: Thu, 15 Apr 2010 21:18:27 -0400
Commit 68aae7f57913ad91e1a6584654cd3408ed6ecad3 broke my Mac OS X builds with GSSAPI turned on. I now get:
../../curl/lib/hostip4.c: In function 'Curl_ipv4_resolve_r':
../../curl/lib/hostip4.c:164: error: 'conn' undeclared (first use in this function)
../../curl/lib/hostip4.c:164: error: (Each undeclared identifier is reported only once
../../curl/lib/hostip4.c:164: error: for each function it appears in.)
and indeed there is no "conn" declared in Curl_ipv4_resolve_r anywhere.
Daniel
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-04-16