This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [basic-improvements] try/finally support for c/c++


On Tuesday, November 5, 2002, at 04:38  PM, Stan Shebs wrote:

Aldy Hernandez wrote:

As promised.  Here are the try/finally patches for C and C++.

So, uh, did I miss the part where we discussed whether this
was a good extension to add?
I'm a bit concerned about that too.  I hate to see major
language design decisions get made without a lot of thought
given to the overall direction of the language.

One big question is whether the intention is for this to be
part of the GNU C dialect only, or whether there's to be an
attempt to make it part of standard C.

			--Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]