X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <6910a60808280824g59973e65u864d00cbfff0d0c0@mail.gmail.com>
Date: Thu, 28 Aug 2008 17:24:05 +0200
From: "Reini Urban" <rurban@x-ray.at>
To: cygwin@cygwin.com
Subject: Re: libicu: conflict on int32_t definition
In-Reply-To: <20080828004627.GA3540@implementation>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <20080826233950.GA4318@implementation> 	 <6910a60808270133we6b7ff7y340c21f9d50037b1@mail.gmail.com> 	 <20080828004627.GA3540@implementation>
X-Google-Sender-Auth: 54bdf15a8cd56728
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m7SFPGDY022047

2008/8/28 Samuel Thibault:
> Reini Urban, le Wed 27 Aug 2008 10:33:09 +0200, a écrit :
>> You can also patch /usr/include/unicode/pwin32.h until I get out a new release.
>>
>> Add:
>> #ifdef __CYGWIN__
>> #define U_HAVE_INTTYPES_H
>> #endif
>>
>> at the beginning of the file, below the _MSC_VER check for example.
>> Please give feedback if this works ok for #include <windows.h>,
>> I'll prepare an update then.
>
> Defining U_HAVE_INTTYPES_H to 1 that way does work indeed.

Thanks for feedback.

I'll test it then also, bug it upstream and prepare an updated package.
Upstream my other cygwin patches were also accepted recently so there could
be more changes coming.
-- 
Reini Urban
http://phpwiki.org/ http://murbreak.at/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


