This is the mail archive of the gcc-bugs@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: Bug with virtual base classes an exceptions. (fwd)


On Thu, 2 Mar 2000, Martin v. Loewis wrote:

> > Did you get this message with the important follow up?
> 
> Yes, I got it. I did not see that it was asking for action on my part,
> though. Also, I don't see anything important in it (no offense
> intended, I really don't).

In you bug report you mention that aspell reports an error message but it
did not core dump.  The core dump part is important because it SHOULD
output the error message but it SHOULD NOT core dump.  The core dump is
due to the string class trying to free garbage because it was not
initialized correctly.

> 
> Regards,
> Martin
> 

Kevin Atkinson
kevinatk@home.com
http://metalab.unc.edu/kevina/


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