OSDN Git Service

authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 1998 14:07:48 +0000 (14:07 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Sep 1998 14:07:48 +0000 (14:07 +0000)
1998-09-03  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
        * decl.c (pushdecl_class_level): Add warning here.
        (pushdecl): Tweak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22209 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/ChangeLog

index 6192171..b3133bb 100644 (file)
@@ -1,3 +1,8 @@
+1998-09-03  Benjamin Kosnik  <bkoz@rhino.cygnus.com>
+
+        * decl.c (pushdecl_class_level): Add warning here.
+        (pushdecl): Tweak.
+
 1998-09-02  Jason Merrill  <jason@yorick.cygnus.com>
 
        * cvt.c (convert_pointer_to_real): Tidy.