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]

Re: EH in C (was: Re: (lack of) Thread-safe exceptions on AIX (gcc-2.95.1)




On Tue, 1 Feb 2000, Bill Tutt wrote:

> Which looks frightfully silly to me. If you're only talking about
> synchrnous exception handling, I still don't see why C would need a
> try/catch syntax since it doesn't have any useful understanding of the
> exception state at all. 
> 

Unless of course you do want to give C some understanding of the C++
exception state, which I haven't seen anyone even come close to
suggesting.

Bill



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