| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Archives
Re: 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 18:01:16 +0100
On Mon, Nov 23, 2009 at 15:00, Daniel Stenberg <daniel_at_haxx.se> wrote:
Great, thanks for the very fast ( <1h! ) fix!
/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 16, 2009.
web site info