cURL / Mailing Lists / curl-users / Single Mail

curl-users

Bugs encountered when porting cURL

From: Michael Curtis <mdc_at_ihug.co.nz>
Date: Mon, 09 Jul 2001 16:03:57 +1200

Hello,
I struggled to find any email address for cURL, and this seems to be the
best.

I have recently ported cURL 7.8 to RISC OS (4.02). After posting the
binary on my website I got a problem report from a user:
 Commands such as
   curl -w 'Downloaded %{size_download} bytes' www.quantumsoft.co.uk
   curl -I -w '%{size_header}' www.cnn.com
 crashes the program with an EMT trap.
 but
   curl -I -w '%{http_code}' www.cnn.com
 doesn't.

I am aware it's probably not a bug, but have you any ideas about what
may be causing this?

Regards,
Michael Curtis

-- 
R     ###  Michael Curtis        RISC OS fanatic
I    #  #                  Electronics enthusiast
S   #   #               
C  #    #  Software and Acorn Users Waikato :
O ########  http://homepages.ihug.co.nz/~jamjars/
S       #  Data storage will become obsolete.
Received on 2001-07-09