This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Why does debugging "pure virtual method called" have to be so hard?
- To: mrs at wrs dot com (Mike Stump), egcs at cygnus dot com
- Subject: Re: Why does debugging "pure virtual method called" have to be so hard?
- From: Jason Merrill <jason at cygnus dot com>
- Date: 16 Oct 1998 00:09:45 -0700
- References: <199810160157.SAA17725.cygnus.egcs@kankakee.wrs.com>
>>>>> Mike Stump <mrs@wrs.com> writes:
> How to others feel about calling abort instead of _exit? abort might
> be more useful.
I would prefer terminate.
Jason