curl-library
Re: Problem compiling with msys/mingw
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 26 Nov 2004 14:52:19 +0100 (CET)
Date: Fri, 26 Nov 2004 14:52:19 +0100 (CET)
On Fri, 26 Nov 2004, Andrés García wrote:
> ../../curl/lib/mprintf.c:1020: warning: 'curl_msnprintf' defined locally
> after being referenced with dllimport linkage.
>
> Any idea what it may mean? As far as I can see all the functions in the
> family are defined the same way, but only this one provokes a warning.
I believe this is because that function is used recursively by the
dprintf_formatf() function, no other function is.
Not that I understand why that causes a warning anyway.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-11-26