[Bug libstdc++/54289] setjmp isn't included into std namespace

daniel.kruegler at googlemail dot com gcc-bugzilla@gcc.gnu.org
Thu Aug 16 19:41:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54289

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler at
                   |                            |googlemail dot com

--- Comment #3 from Daniel Krügler <daniel.kruegler at googlemail dot com> 2012-08-16 19:41:00 UTC ---
(In reply to comment #1)
> Open the header with your favorite editor and you will see why (spoiler: setjmp
> is defined as a macro in C)

You are right, but I initially thought that this would be a function in C++11.
But after checking, I'm satisfied, it is macro here as well.



More information about the Gcc-bugs mailing list