cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: vsnprintf

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 7 Jan 2001 21:43:20 +0100 (MET)

On Sun, 7 Jan 2001, Frank Reid wrote:

> One other item. Just grabbed the current source from CVS, and the
> vsnprintf was not properly included in libcurl for a VC6 compile.
> Copying the curl_vsnprintf() function seemed to do the trick.

Copying?

The *printf functions curl use should be properly #define'd in curl/mprintf.h
to use the curl_* version instead.

The current CVS'ed curl may doing this wrong since I've been doing some major
symbol renamings lately.

Where is the bad vsnprintf being used?

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