cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [patch] 7.19.5 docs/example patches for VMS.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 4 Jun 2009 00:16:36 +0200 (CEST)

On Sun, 31 May 2009, John E. Malmberg wrote:

> For debug.c and multi-debugcallback.c: VMS does not currently support %zd
> and %zx format qualifiers.

I think we should strive towards not using #ifdefs like this in the examples.
For example, I'd much rather typecast to (int) and use mere %d in the
fprintf() cases.

-- 
  / daniel.haxx.se
Received on 2009-06-04