cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: vsnprintf

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 8 Jan 2001 17:59:59 +0100 (MET)

On Mon, 8 Jan 2001, Frank Reid wrote:

> Here is the warning when I build the libraries:
>
> ftp.c(1435) : warning C4013: 'vsnprintf' undefined; assuming extern
> returning in cl.exe /MD /O2 /D "NDEBUG" /I "../include" /nologo /W3 /GX /D
> "WIN32" /D "VC6"

Ah, ok. Thanks!

I corrected this and committed the fix.

> Also, I noticed hugehelp.c didn't come down with a full CVS this
> morning... probably a transient issue.

Actually I removed that. I really needed to clean up my CVS usage and I am no
longer storing any files in CVS that are automatically generated. I
understand this is causing problems for those who checkout CVS sources but
don't have i.e perl installed.

I am open for suggestions on how I can solve this to please us all!

(You can do something like 'cvs -r1.14 src/hugehelp.c' to get the most recent
version that actually existed.)

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2001-01-08