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 :date:subject:to:message-id:mime-version; q=dns; s=default; b=e9 75TklecIJBti0zI/hzkPKZ9RAZzIAwGuwWeOxoUf2WKOr1wYt+dbl8a0Qhz+TCyC ePYo91pNpRJgYgqmKH5x0+dLdASsXfCPN68Vp7ILXCoH0uhZ5wKOMCBoLpin80Qa 1BfhUTQ9wq1mYFMZbUtUCSAya3ZwkjS7YdzacZehw= 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 :date:subject:to:message-id:mime-version; s=default; bh=XQzx7gEZ HmepESGo1vfGA8qCDKk=; b=Drn9/sPA/EW6u3LVuxSKxv1//6erVEO3Dkp3Cdi9 51TxKkB2Eplzhj5BL7/Ebo+lF8FlH2MiKk7KSjtBx+3/1sdkbpEE2q8+4z6+q92x 1UuhoqULvkWW7EWgI5TKuBMlABOIkfl6SyOooZefyUIs/bWy4ABBTZNnbOWL5RIh 0gA= 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 X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE autolearn=ham version=3.3.2 From: Denis Excoffier Content-Type: text/plain; charset=us-ascii Date: Sun, 11 Aug 2013 09:20:28 +0200 Subject: redefinition of __fpending To: The Cygwin Mailing List Message-Id: Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r7B7Kqtb007860 Hello, I don't really know what is going on, but the new (since 1.7.23) __fpending() declaration in /usr/include/stdio_def.h (line 47) seems to prevent the following to compile (redefinition of __fpending, i'm using GCC-4.8.1): - m4-1.4.16 - grep-2.14 - findutils-4.5.11 These packages use fpending.c from gnulib. 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