This is the mail archive of the gcc-help@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: gcc3.2.3 : exception caught, but still segment fault


On Wed, 18 May 2005 20:27:52 -0600
"lin q" <linq936@hotmail.com> wrote:

> OK, I have some update on this.
> 
> I find that I must use "catch (...)" to catch the exception, otherwise
> there  always is a segment fault.

What do you mean by "catch (...)"?  You do have one in the code you
sent.

Fred


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