[Bug c++/89232] c++: Fail to build when <stdnoreturn.h> and the noreturn keyword is used
pere at hungry dot com
gcc-bugzilla@gcc.gnu.org
Fri Feb 8 13:25:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89232
--- Comment #7 from pere at hungry dot com ---
I just think it would have been useful if the compiler said something
like 'header file <stdnoreturn.h> is not defined/available in C++' or
something like that. It would provide feedback to the developer even if
'noreturn' is not used anywhere in the code to cause the error I ran
into.
Anywya, just an idea for you to consider, perhaps a feature request for
a different bug report. :)
More information about the Gcc-bugs
mailing list