cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Nicer-looking examples on site

From: Michael Wood <esiotrot_at_gmail.com>
Date: Thu, 10 Sep 2009 16:46:46 +0200

2009/9/10 Guenter <lists_at_gknw.net>:
> Hi,
> Daniel Stenberg schrieb:
>> I redid how we present the libcurl examples on the web site, and I'm
>> pretty happy with how they appear now.
> very nice!
>
>> If you have additional ideas or if something doesn't work. Let me know.
> with few samples there're some lines wrong, f.e.:
>
> http://curl.haxx.se/libcurl/c/cacertinmem.html
> line breaks within certdata missing
>
> http://curl.haxx.se/libcurl/c/chkspeed.html
> the error output:
>  printf("Errror while fetching '%s' : %s\n", url, curl_easy_strerror(res));
> is wrongly expanded.

While you're at it, "Error" is misspelled in that line :)

> http://curl.haxx.se/libcurl/c/cookie_interface.html
> the error output:
>    fprintf(stderr, "Curl curl_easy_getinfo failed: %s\n",
> curl_easy_strerror(res));
> is wrongly expanded.
>
> seems that only the samples with 'curl_easy_strerror(res)' are effected ...
>
> GÜn.

-- 
Michael Wood <esiotrot_at_gmail.com>
Received on 2009-09-10