This is the mail archive of the gcc@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: __attribute__((cleanup(function)) versus try/finally


Mark Mitchell <mark@codesourcery.com> writes:

[...]

| For now, I'd much rather we just do as little as possible in the
| compiler, and I'd also rather that we encourage people who really want
| exceptions to use a language that has them.  We do ourselves a
| disservice if we implicitly perpetuate the myth that using the C subset
| of C++ is somehow worse than just using "straight" C.

I think that the last sentence needs to be emphasized.

-- Gaby


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