"Alexander N. Kabaev" wrote: > As promised, I tried to look into the problem little futher. The following > patch fixes all crashes for me and I was unable to reproduce the bug anymore. I > would really like to hear if it works for you too. I am especially interested > to know if it works on Alpha, because I cannot test it myself. > > PS. The code in question is in mashine independent, so I have reason to believe > that this patch may fix the problem for other platforms too... > > Index: contrib/gcc/except.c > =================================================================== > RCS file: /home/ncvs/src/contrib/gcc/except.c,v > [Nice patch stripped] Yeah, it works! (at least at a first glance). David, what do you think about it? -Maxim To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- C++ exceptions doesn't work in shared libraries Maxim Sobolev
- Re: C++ exceptions doesn't work in shared librari... Maxim Sobolev
- Re: C++ exceptions doesn't work in shared lib... David O'Brien
- Re: C++ exceptions doesn't work in shared... Maxim Sobolev
- Re: C++ exceptions doesn't work in sh... Alexander N. Kabaev
- Re: C++ exceptions doesn't work ... Alexander N. Kabaev
- Re: C++ exceptions doesn't w... Alexander N. Kabaev
- Re: C++ exceptions doesn... Maxim Sobolev
- Re: C++ exceptions doesn... David O'Brien
- Re: C++ exceptions doesn... Alexander N. Kabaev
- Re: C++ exceptions doesn... David O'Brien
- Re: C++ exceptions doesn... Alexander N. Kabaev
- Re: C++ exceptions doesn... Alexander N. Kabaev
- Re: C++ exceptions doesn... David O'Brien
- Re: C++ exceptions doesn... Alexander N. Kabaev
- Re: C++ exceptions doesn't work in shared... John Polstra
- Re: C++ exceptions doesn't work in shared librari... David O'Brien
- Re: C++ exceptions doesn't work in shared lib... Will Andrews