X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=KRmrDse1SPRK1ULI gxXqOO2xtNxBZKNT+7rAXX154wTrcpI3Ir3gPc/4IhUrIXCxuXVNj3bJT8tMA3xr +9DxsdPRWUyCEXOSJuFX6k3ctjM7VVsKRY0tztPS/S984r0kLXwTKl81rO9JZT9B LAtUfcVyqABcmpT+fzY6qdiceyo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=UD84uYgSbl1wwfwkY0rmKe ilgTo=; b=NL0nQPnNiFVdHvY7qyeApFYJmUfOFRw0uMIX5QTYlfC+D+j8AVXUbT l9EVypAim8J0EBBQk/8k3VTHhaoGHNBfxiS0+gWMpm9maeTuq81ogyDHagyIjJy8 dQ4Yb/tt46sfcQYTZb6ntRIGpp1/uHyMIZsLDWH7KJ0rC+NhvWwko= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: limerock03.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.3 To: cygwin AT cygwin DOT com References: <20160727203350 DOT GB29214 AT calimero DOT vinschen DOT de> <9ce2e1fc-5bb5-923e-3c86-9331f33a5bb7 AT cornell DOT edu> <20160728195658 DOT GD26311 AT calimero DOT vinschen DOT de> From: Ken Brown Message-ID: <0b37baab-ea11-95d4-59c0-121958291f2f@cornell.edu> Date: Thu, 28 Jul 2016 16:21:48 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160728195658.GD26311@calimero.vinschen.de> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 7/28/2016 3:56 PM, Corinna Vinschen wrote: > On Jul 28 15:44, Ken Brown wrote: >> I also tried to build icu, but there are some glitches due to the new >> POSIX guard in /usr/include/locale.h. For example: [...] >> >> The errors go away if I move the prototypes of setlocale and >> localeconv outside of the new POSIX guard. > > Ouch, right, they don't belong there. What was I thinking? > > Proposing this patch, can you give it a quick test? > [...] This works: icu builds and tests OK with this patch. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple