exception handling poll
Horst von Brand
vonbrand@inf.utfsm.cl
Mon Oct 20 06:46:00 GMT 1997
Richard Henderson <rth@cygnus.com> said:
> On Fri, Oct 17, 1997 at 10:28:40AM -0300, Horst von Brand wrote:
> > BTW, as has been said several times before: You _can't_ ever trow through C
> > code, unless that C code is _very_ *very* carefully written...
> Not exactly. What you mean is that you can't throw through arbitrary
> C code and expect to be able to continue on as if nothing happened, and
> eventually call back down into the same library.
Thats what I said: Unless the C is carefully written, if you throw through
it, things break. So, it is completely useless to pretend you're doing the
"right thing" when you aren't.
--
Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513
More information about the Gcc
mailing list