| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Bug: curl doesn't notice ENOSPACE if it writes a small amount of data.
From: Björn Augustsson <oggust_at_gmail.com>
Date: Mon, 23 Nov 2009 14:07:11 +0100
Hello folks!
Subject says it all, mostly. The steps below, hopefully the rest.
I have
(That's the current version from Fedora 11)
Heres' a way to reproduce it:
$ sudo mkdir -p /space
## So... All went well? Nope:
$ ls -l short
( That "page" is just Google's country-redirect page:
$ curl google.com
and then
$ curl -o long www.dn.se
(As expected.)
/August.
-- Wrong on most accounts. const Foo *foo; and Foo const *foo; mean the same: foo being a pointer to const Foo. const Foo const *foo; would mean the same but is illegal (double const). You are confusing this with Foo * const foo; and const Foo * const foo; respectively. -David Kastrup, comp.os.linux.development.system ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2009-11-23 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info