curl-library
Re: gknauf: curl/lib config-win32.h,1.15,1.16
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 24 Jun 2004 16:34:32 +0200 (CEST)
Date: Thu, 24 Jun 2004 16:34:32 +0200 (CEST)
On Thu, 24 Jun 2004 cvs_at_labb.contactor.se wrote:
> fixed the MSVC build.
> +/* MSVC needs an underscore */
> +#define snprintf _snprintf
Günter, that was not a good fix. Please be more careful.
We have our own set of *printf() functions in libcurl, we should use those all
over. The proper fix is to make sure we include the right headers.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-06-24