cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problems compiling 7.19 with GnuTLS on AIX and IRIX

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Fri, 17 Oct 2008 14:25:35 -0700

On Fri, Oct 17, 2008 at 04:16:09PM -0500, Albert Chin wrote:
> gtls.h defines curlssl_engines_list as:
> #define curlssl_engines_list(x) (x=x, NULL)

Does it work if this line is changed to
   #define curlssl_engines_list(x) (x=x, (curl_slist *)NULL)

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2008-10-17