From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29314 invoked by alias); 16 Apr 2017 20:34:34 -0000 Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com Received: (qmail 29286 invoked by uid 89); 16 Apr 2017 20:34:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:ip*192.168.1.6, Hx-languages-length:874, readily X-HELO: limerock03.mail.cornell.edu Received: from limerock03.mail.cornell.edu (HELO limerock03.mail.cornell.edu) (128.84.13.243) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 16 Apr 2017 20:34:31 +0000 X-CornellRouted: This message has been Routed already. Received: from authusersmtp.mail.cornell.edu (granite3.serverfarm.cornell.edu [10.16.197.8]) by limerock03.mail.cornell.edu (8.14.4/8.14.4_cu) with ESMTP id v3GKYVIv016960 for ; Sun, 16 Apr 2017 16:34:31 -0400 Received: from [192.168.1.6] (mta-68-175-148-36.twcny.rr.com [68.175.148.36] (may be forged)) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id v3GKYUQ0020763 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Sun, 16 Apr 2017 16:34:30 -0400 Subject: Re: [ANNOUNCEMENT] test: icu-59.1-1 To: cygwin-apps@cygwin.com References: <618e34d6-7007-8c86-9535-3fb7dbaa1c54@cygwin.com> From: Ken Brown Message-ID: <518ce2c0-325f-52f1-6615-f30cb35b60b8@cornell.edu> Date: Sun, 16 Apr 2017 20:34:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <618e34d6-7007-8c86-9535-3fb7dbaa1c54@cygwin.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=XXXXX X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes X-SW-Source: 2017-04/txt/msg00041.txt.bz2 On 4/16/2017 3:06 PM, Yaakov Selkowitz wrote: > On 2017-04-16 12:20, Ken Brown wrote: >> This is an update to the latest upstream release. There are major >> changes in this release that will make ICU easier to use but require >> changes in projects using ICU. In particular, ICU now requires C++11, >> so packages using ICU may need to add -std=c++11 or -std=gnu++11 to >> CXXFLAGS. See >> >> http://site.icu-project.org/download/59 >> >> for further details. >> >> I'm making this a test release to give other maintainers time to >> adapt to the changes. If no problems are reported within a few weeks, >> I'll promote it to current. > > I can see this being problematic for some packages. We may want to wait > for this to hit Fedora rawhide first so that patches for dependent > packages are readily available. OK, no problem. Ken