This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
missing # includes in egcs-980618 g++ test suite
- To: egcs-bugs at cygnus dot com
- Subject: missing # includes in egcs-980618 g++ test suite
- From: dcb at pncl dot co dot uk (David C Binderman)
- Date: Wed, 17 Jun 1998 21:21:33 +0100 (BST)
Hello there,
For the new C++ test case g++.other/init5.C, I think it is missing
# include <stdlib.h>
to get the prototype for abort().
Similarly for g++.pt/vbase1.C, missing # include <stdlib.h>
Regards
David Binderman MSc BSc +44 1293 534 847 dcb_AVOID_JUNK_MAIL@pncl.co.uk
There is no substitute for skill, taste and experience when programming
- Dr Stroustrup, inventor of C++