cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: patch for VMS build

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 23 Apr 2007 11:48:08 -0700

On Mon, Apr 23, 2007 at 01:21:33PM -0400, Steve Little wrote:
> + #if __INITIAL_POINTER_SIZE
> + #pragma pointer_size save
> + #pragma pointer_size short
> + #pragma message disable PTRMISMATCH
> + #endif

These sections ought to have comments saying that they're for VMS only or
better yet be enclosed in an #ifdef VMS block so it's clear what they're
there for. Is there only one VMS C compiler in the market? If not, then
these should really depend on the specific VMS compiler you're using as
well since #pragmas are compiler-dependent.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2007-04-23