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:from:content-type:content-transfer-encoding :mime-version:date:subject:message-id:to; q=dns; s=default; b=pQ 76F4HMwAnFZhkbbQpTu5ZC0pWNXpqngNRgQ2MWezDuSo6OZzyu2wlFTFTPwad+4s KCH80HRjAw/cNxvro85nQsM7jr+akZzG+Zja80spjYy2LX9bC3I6K0STAIlj65+X VFk+sgwb6GOvziR8FtbdCvM5UO4SSS60+4rKdoB7c= 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:from:content-type:content-transfer-encoding :mime-version:date:subject:message-id:to; s=default; bh=ilbdn9Qa mMT8BB1otxCgEqH01DY=; b=Om30+1Cq2EQ0dNN8tDBmUdqTfrE9Gzm+FgcmYnVt /fVPQeLHlyLI04UtvafHQKlx4y/8O5DGgQlTIisbjwtp3vjCpxCQ7QOJ8L8xIHz8 LvvlM9A6Q2Px9hlwJfqTZrxclKZ8lXK2W4cyxHOxIKjmEjT1Yvt9NE9FxD6OiWqh uns= 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=-1.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*F:U*cygwin, 0002 X-HELO: smtp5-g21.free.fr From: Denis Excoffier Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Date: Wed, 13 Sep 2017 23:25:54 +0200 Subject: cygwin-2.9.0-3 Message-Id: To: The Cygwin Mailing List Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v8DLQAaO001977 Hello, (sorry to start a new thread, i was unable to obtain the raw text of the announcement message for 2.9.0-3 (some error in the message-id?) in order to make a reply) I tried to build 2.9.0-3 (x86) with GCC 5.4.0 (my current GCC) and failed because the #pragma's introduced in the patch #0002 are lexically unok under GCC 5.4.0. Therefore i added -Wno-error=pragmas to COMMON_CFLAGS in winsup/cygwin/Makefile.in and everything works fine. Thank you for this new version. Regards, Denis Excoffier. -- 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