cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: compiling php cvs version with curl cvs version

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 6 Feb 2004 14:30:30 +0100 (CET)

On Fri, 6 Feb 2004, Haluk Durmus wrote:

> /usr/local/src/php/ext/curl/interface.c: In function `curl_free_post':
> /usr/local/src/php/ext/curl/interface.c:643: warning: passing arg 1 of
> `curl_formfree' from incompatible pointer type
> /usr/local/src/php/ext/curl/interface.c: In function
> `alloc_curl_handle':
> /usr/local/src/php/ext/curl/interface.c:711: sizeof applied to an
> incomplete type

...

This is a problem in PHP, not in curl. The distinction may not be that
important to you, but I am not involved in PHP development

I suggest you post to the PHP developers to see if they're working on this, or
possibly submit a bug report on their bug tracker.

As a matter of fact, I pulled out the latest PHP from CVS to see if I could
repeat this, but it refused to build with my set of autoconf and libtool, so I
tossed that idea. I didn't like the idea of downgrading just for this.

-- 
    Daniel Stenberg -- http://curl.haxx.se/ -- http://daniel.haxx.se/
   [[ Do not send mails to this email address. They won't reach me. ]]
Received on 2004-02-06