This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc 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: unwind question


On Thu, 2002-11-21 at 19:18, Richard Henderson wrote:
> On Thu, Nov 21, 2002 at 10:49:42AM +0100, Dietmar Maurer wrote:
> > For example imagine a Library LIBA, which is compiled with -fexcetions,
> > which calls a function bad_func() in LIBB, which has no exception
> > tables. Is it then possible to unwind bad_func()?
> 
> No.

Well, that make -fexceptions quite useless for mono. Isn't that a
problem for languages like C++?

- Dietmar


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