* Changed one line in one C++ test case to hopefully
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 14 Apr 1998 02:39:44 +0000 (02:39 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 14 Apr 1998 02:39:44 +0000 (02:39 +0000)
  zap one group of persistent gdb testomat failures.

Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>

* gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
more rigorous EGCS C++ error checking.

gdb/testsuite/ChangeLog

index d6596b3ba20c9f4ae4e841d33a2cabd71472aecd..6cd412f45e70cbc891ccda1bb3f2d025d8fe6a6f 100644 (file)
@@ -1,3 +1,8 @@
+Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
+
+       * gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
+       more rigorous EGCS C++ error checking.
+
 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
         * gdb.base/help.exp:  Clean up `help set args' and `help show args'