[basic-improvements] try/finally support for c/c++ - more tests

Jason Merrill jason@redhat.com
Thu Nov 7 21:32:00 GMT 2002


On Thu, 7 Nov 2002 23:23:55 -0600, Robert Lipe <robertlipe@usa.net> wrote:

> At the very least, please consider naming the reserved tokens "gnuc_try"
> or "_try" or something to make people realize that it isn't part of the
> official language/library that is portable C.

They're named __try and __finally in the patch.

Jason



More information about the Gcc-patches mailing list