cURL / Mailing Lists / curl-library / Single Mail

curl-library

warning when compiling Curl.xs

From: Guenter Knauf <eflash_at_gmx.net>
Date: Thu, 17 Jun 2004 21:58:12 +0200

Hi,
I've just tried to build the Perl extension, but got a warning which might be a problem:

/usr/bin/perl /usr/lib/perl5/5.8.0/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.
0/ExtUtils/typemap -typemap typemap Curl.xs > Curl.xsc && mv Curl.xsc Curl.c
cc -c -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -D_L
ARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O3 --pipe -DVERSION=\"2.0\" -DXS_VERSI
ON=\"2.0\" -fPIC "-I/usr/lib/perl5/5.8.0/i586-linux-thread-multi/CORE" -DHAVE_I
NTERNAL_VARS Curl.c
Curl.xs: In function `perl_curl_form_delete':
Curl.xs:199: warning: passing arg 1 of `curl_formfree' from incompatible pointer
 type

Guenter.
Received on 2004-06-17