destructor delight

John Fremlin johnfremlin7@usa.net
Sat Sep 19 13:47:00 GMT 1998


class A { ~A(); };

	A::~A( int i ) {}

Causes an internal compiler error. And it's not just theory - it caused
problems for me when trying to compile a (badly-written) real life
program.





More information about the Gcc-bugs mailing list