bug-gnulib
[Top][All Lists]
Advanced

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

Re: There is no returning


From: Paul Eggert
Subject: Re: There is no returning
Date: Sun, 17 Nov 2013 16:16:28 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Ludovic Courtès wrote:

> What would you think of sticking to the standard and less problematic
> ‘_Noreturn’ identifier in Gnulib?

That's what Gnulib does already.  Other than the stdnoreturn module
itself, Gnulib modules always use _Noreturn rather than
noreturn.  This is not merely because of namespace issues;
it's also because noreturn doesn't work well with MSVC
(the Gnulib workaround for this turns 'noreturn' into a no-op).





reply via email to

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