bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: '_Noreturn' not at beginning of declaration


From: Paul Eggert
Subject: Re: '_Noreturn' not at beginning of declaration
Date: Thu, 23 Aug 2012 15:24:44 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:14.0) Gecko/20120714 Thunderbird/14.0

On 08/23/2012 02:44 PM, Paul Eggert wrote:
> I worry that this may break on older GCCs that
> don't let you put attributes at the start of a declaration.

Ah, I now see that we have such declarations elsewhere,
so if this were a problem we'd probably have run into it
by now.  So please don't bother looking for old GCCs
that reject __attribute__ at the start of a declaration.

I'll look into fixing the other "void _Noreturn"s that we have
in gnulib.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]