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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=tlBeOjksYyXijgP1 bwk5yXDt3NkpyQx4JHV5yYbfK8wtECYLcqr4a9bgxILhowlsTayPTfoiYZa1F5oz wc7T2Tz6Wz1OBOs9pBIcsY6GoC8l+QhnK2b4qR+p/Q48BZaTAFsYFtn1f0uUgO+b ZckOuoTESYSY1s61TgtxP3mKyZY= 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:message-id:date:from:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=drCTW9eQk8oNcFb6wwUoPf KZyuc=; b=lgXC3quZNcVwrJVUUwbh/0n12DufQ3eiO7soumpNzcQbmLwXrG7bWm zsmBmzAZ0sGIsSWseok3Uvrjm8STK2MbfvJWXgmd0TAYUSHX/DI2HFm5tuONybtU ohlc8/xc0l6oxyhRs0K8KcDX90Vcs1BY5xf7rV6lZN+eEAau0oK14= 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.1 required=5.0 tests=AWL,BAYES_50,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.cs.ucla.edu Message-ID: <53DA4D8D.1000905@cs.ucla.edu> Date: Thu, 31 Jul 2014 07:07:09 -0700 From: Paul Eggert User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Jim Meyering , Eric Blake CC: The Cygwin Mailing List , "bug-gnulib AT gnu DOT org List" Subject: Re: [PATCH] openat-die: use _Noreturn markup References: <1406755527-26369-1-git-send-email-eblake AT redhat DOT com> <53D9BDAD DOT 3000504 AT redhat DOT com> <53D9C46E DOT 8060109 AT redhat DOT com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Jim Meyering wrote: > Glad you found the root of the problem, and that it's not in gnulib. Likewise. For future reference, we avoid in gnulib because MSVC mishandles it. Please see doc/posix-headers/stdnoreturn.texi for details. -- 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