Bug in exceptionhandling

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Tue May 2 16:53:00 GMT 2000


> it seems to be a bug in the C++-exception-handling.

Thanks for your bug report. This is not a bug in the compiler, but in
your code. You did not define a proper copy constructor.

Regards,
Martin


More information about the Gcc-bugs mailing list