bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH 01/19] * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.


From: Bruno Haible
Subject: Re: [PATCH 01/19] * m4/gnulib-common.m4 (gl_COMMON_BODY): Add _Noreturn.
Date: Mon, 11 Jul 2011 23:51:52 +0200
User-agent: KMail/1.9.9

Hi Paul,

Just for reference: You must be referring to
http://www.open-std.org/JTC1/SC22/wg14/www/docs/n1570.pdf

> --- a/m4/gnulib-common.m4
> +++ b/m4/gnulib-common.m4
> +  AH_VERBATIM([_Noreturn],
> +[/* The _Noreturn keyword of draft C1X.  */
> +#if ! defined _Noreturn && __STDC_VERSION__ < 201000L

I would not risk to rely on __STDC_VERSION__. Same argument as in
<http://lists.gnu.org/archive/html/bug-gnulib/2011-04/msg00061.html>.

Bruno
-- 
In memoriam Zahra Kazemi <http://en.wikipedia.org/wiki/Zahra_Kazemi>



reply via email to

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