X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A01FD39.8060001@cornell.edu> Date: Wed, 06 May 2009 17:12:25 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: icu-3.8-5 patches Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com I'm building a program (in cygwin-1.7) that comes with its own version of the icu library. I'd like to patch the source in the same way that cygwin's icu package does this. But there seems to be a packaging problem with the icu-3.8-5 source, so that I'm not sure exactly which patches should be applied: $ cygport icu-3.8-5.cygport prep >>> Preparing icu-3.8-5 >>> Unpacking source icu4c-3_8-src.tgz *** Info: applying patch icu-3.8-setBreakType-public.diff: patching file common/unicode/rbbi.h *** Info: applying patch icu-3.8-regexp-CVE-2007-4770+4771.diff: patching file i18n/regexcmp.cpp patching file i18n/rematch.cpp patching file test/intltest/regextst.h patching file test/intltest/regextst.cpp patching file common/uvectr32.cpp patching file common/uvectr32.h >>> Preparing working source directory [...] *** ERROR: patch icu-3.8-5.src.patch will not apply There is some overlap between the successfully applied patches and those in icu-3.8-5.src.patch, but I don't think either set of patches contains the other. Can someone clarify for me what the actual source patches should be? Thanks. Ken -- 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/