autoconf
[Top][All Lists]
Advanced

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

AC_C_NORETURN macro?


From: Vincent Lefevre
Subject: AC_C_NORETURN macro?
Date: Wed, 25 Apr 2012 17:40:55 +0200
User-agent: Mutt/1.5.21-6201-vl-r48020 (2011-12-20)

It seems that it is not possible to check whether _Noreturn (C11)
or noreturn (via C11 #include <stdnoreturn.h>) or something similar
(e.g. GCC's "__attribute__ ((noreturn))") is supported with a native
autoconf macro (I think that AC_C_NORETURN would be the best name).
I haven't found anything about noreturn in the list archive.
Is there any plan to add such a macro?

Note: I'm not subscribed to the autoconf list, please Cc me.

-- 
Vincent Lefèvre <address@hidden> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



reply via email to

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