------- Comment #10 from pinskia at gcc dot gnu dot org 2005-12-02 21:06 ------- (In reply to comment #9) > Not being someone with a lot of FE experience, I have more hesitation about > this latter approach.
That solution still does not solve my issue of the diagnostic issue. We really should not be defining keywords in the headers at all. If we define bool somewhere to be int, we would get incorrect behavior the same way we are getting for try/catch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25191