Skip Menu |

This queue is for tickets about the WWW-Curl CPAN distribution.

Report information
The Basics
Id: 46600
Status: rejected
Priority: 0/
Queue: WWW-Curl

People
Owner: Nobody in particular
Requestors: JGOLDBERG [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • 4.05
  • 4.06
  • 4.07
Fixed in: (no value)



Subject: WWW::Curl::Multi fails
test script fails with libcurl 7.19.3 on mac, 7.19.4 on linux. It gives a complete fail on the mac, on linux it works but not as advertised. I get (0,0) from info_read. I work around this by checking the length of variables I set with CURLOPT_FILE.
On Mon Jun 01 19:47:37 2009, JGOLDBERG wrote: Show quoted text
> test script fails with libcurl 7.19.3 on mac, 7.19.4 on linux. > > It gives a complete fail on the mac, on linux it works but not as > advertised. I get (0,0) from > info_read. I work around this by checking the length of variables I > set with CURLOPT_FILE.
Which test script are you referring to? What do you mean by complete fail? What does the length of variables influence? Please attach: - perl -V - curl-config --version - curl-config --features - curl-config --libs - the test outputs - any selfwritten code that reproduces this problem and it's output.
Ticket seems stalled. If this problem still occurs, please reopen.