cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: yangtse: curl/lib sendf.c,1.125,1.126 sendf.h,1.33,1.34

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 Mar 2007 09:32:33 +0100 (CET)

On Wed, 21 Mar 2007, cvs_at_labb.contactor.se wrote:

> Modified Files:
> sendf.c sendf.h
> Log Message:
> avoid the use of variadic macros for greater portability

Hey Yang,

This does indeed increase portability but now the function calls are left
as-is, and just makes the target function body empty. I bet this will cause
lots of strings to be left in the code that previously weren't, thanks to the
now removed variadic macros...

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-03-21