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.