curl-library
Re: patch for VMS build
From: Yang Tse <yangsita_at_gmail.com>
Date: Tue, 24 Apr 2007 18:38:43 +0200
Date: Tue, 24 Apr 2007 18:38:43 +0200
How about...
#if defined(__INITIAL_POINTER_SIZE) && (__INITIAL_POINTER_SIZE > 32)
instead of...
#if defined(__INITIAL_POINTER_SIZE) && __INITIAL_POINTER_SIZE == 64
-- -=[Yang]=-Received on 2007-04-24