[Bug libstdc++/25191] exception_defines.h #defines try/catch

bkoz at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Dec 2 18:59:00 GMT 2005



------- Comment #2 from bkoz at gcc dot gnu dot org  2005-12-02 18:59 -------

We are trying to keep the libstc++ code as clean and representative of
standards-conforming C++ code as possible, and have avoided __try, __catch,
etc. or other uglification in favor of the actual C++ terms, ie try, catch.

I'd rather you work around this in objective-c or objective c++.

-benjamin


-- 


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



More information about the Gcc-bugs mailing list