|
|
cURL Mailing List Monthly Index Single Mail
curl-tracker mailing list Archives
[ curl-Bugs-612432 ] CURLOPT_PROGRESSFUNCTION broken in Perl
From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 09 Oct 2008 08:38:52 +0000
Bugs item #612432, was opened at 2002-09-21 09:22
Please note that this message will contain a full copy of the comment thread,
Initial Comment:
typedef int (*curl_progress_callback)(void *clientp,
However, the Perl binding's easy.xs declares it as:
static int progress_callback_func(void *clientp, size_t
Of course, this causes the returned numbers to be
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
First, don't confuse the perl binding with libcurl. libcurl's API for the
I would also suggest that perl binding flaws are reported to the
----------------------------------------------------------------------
Comment By: Sandburg (sandburg)
Message:
all the callbacks in CURL need to be static, that is really a bad ID !
----------------------------------------------------------------------
Comment By: Daniel Stenberg (bagder)
Message:
Closed report as fixed.
(Added category "perl binding" and I also made crisb default
----------------------------------------------------------------------
Comment By: Cris Bailiff (crisb)
Message:
OK - this is fixed in Curl::easy 1.35, now released. I can't
Cris
----------------------------------------------------------------------
Comment By: Cris Bailiff (crisb)
Message:
Hmm, I'm sure it used to work. Maybe the libcurl function
I'll fix up a new version of Curl-easy this evening.
Cris
----------------------------------------------------------------------
You can respond by visiting:
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info