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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=LMtNAmj9WFIWgRFS 5UdWfA8pA63KhCxuXLsZlsaQyYpbmaVbZo4WTfXXx/LIAbDKd7GMh9jBTwIyH1XT euNeFO/j9w7tIUfoR/Gbf30DTUpdxZJ3ZETXfeLIIhL2W86nywP12arM7sFuFcBa Ao4WOJOlbCMGGEK/XyR3uA/QDr8= 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:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=MO5clfQlqCnfb2NVP89z9M pId9E=; b=XQ4eAJIhWvCloHbt4smKfv3jZbHQcti2tMRJDdGguCoAx9mFvzuxXg I/aKQ6p3kDg7j1Lf/m41zzp1n0AEVVcdLXigfHE8f+qnWoHsRPSslVfaBHgYzT9T 21vKwRX6no68IYJax5B24LVq3f0iTDtJ2FjZtvWJ64NACkcfP/yr0= 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.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA X-HELO: out2-smtp.messagingengine.com X-ME-Sender: Subject: Re: [PATCH] glob.h (i686-pc-mingw32) b/c wrong function prototype of function 'glob' To: The Cygwin Mailing List References: <009501d2f270$209bb520$61d31f60$@gmx.net> <20170703072551 DOT GA29784 AT calimero DOT vinschen DOT de> <003001d2f7c4$cae6a6d0$60b3f470$@gmx.net> Cc: Jannick From: Jon Turney Message-ID: <33f7ced9-5fa3-0ea9-0192-7715044ffc2e@dronecode.org.uk> Date: Sat, 8 Jul 2017 13:45:38 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <003001d2f7c4$cae6a6d0$60b3f470$@gmx.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 08/07/2017 09:32, Jannick wrote: > On Jul 03, 2017 at 01:12 PM, Jannick wrote: >> On Mon, 3 Jul 2017 09:25:51 +0200, Corinna Vinschen wrote: [...] > > I am not sure what the code basis of i686-pc-mingw32 is, so am back here on this list with the patch. > Maybe there is someone out here who knows how which version of glob.h finds its way into cygwin's > i686-pc-mingw32 distribution. The i686-pc-mingw32 toolchain was removed from Cygwin a while ago [1]. The correct upstream for this is mingw.org. [1] https://cygwin.com/ml/cygwin-announce/2016-03/msg00069.html -- 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