From mboxrd@z Thu Jan 1 00:00:00 1970 From: mrs@wrs.com (Mike Stump) To: gdb@cygnus.com Subject: null in gdb/ChangeLog-3.x Date: Tue, 28 Oct 1997 14:14:00 -0000 Message-id: <199710282214.OAA21429@kankakee.wrs.com> X-SW-Source: 1997/msg00006.html In gdb-970817/gdb/ChangeLog-3.x I see: Tue Jun 28 02:56:42 1988 Peter TerMaat (pete at frosted-flakes.ai.mit.edu) * C++: Makefile: changed the echo: expect 101 shift/reduce conflicts and 1 reduce/reduce conflict. ^L Local Variables: mode: indented-text eval: (auto-fill-mode 1) left-margin: 8 fill-column: 74 version-control: never End: ^@ng destructors and constructors, and flags being defined via public and via virtual paths. Added fields NEXT_VARIANT, N_BASECLASSES, and BASECLASSES to this type (tr: Changed types from having to be derived from a single baseclass to a multiple base class). (note the ^L and the ^@ are the control characters) Seems like bitrot, could someone check the older versions of this file and restore it, thanks.