curl-library
Re: giva: curl/include/curl curl.h,1.272,1.273
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Mon, 13 Dec 2004 20:10:32 +0100 (CET)
Date: Mon, 13 Dec 2004 20:10:32 +0100 (CET)
On Mon, 13 Dec 2004 cvs_at_labb.contactor.se wrote:
> Added CURLcode CURLE_SSL_ENGINE_INITFAILED,
> + CURLE_SSL_ENGINE_INITFAILED, /* 55 - failed to initialise ENGINE */
This is a good thing, but adding a new error code in the middle of the list is
not. We want all the existing error codes to remain the same, so you should
only add new ones at the end of the list.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-12-13