OSDN Git Service

* class.c (check_field_decls): Complain about non-static data
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 May 2000 19:22:53 +0000 (19:22 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 May 2000 19:22:53 +0000 (19:22 +0000)
commitf532d265f2093efd384e935396745753c83d4b9e
tree2e25afbafb429444bc7e2ede193a2c071080f184
parent2ebcbfe8585b320bb16b1201c562f3d000f6c499
    * class.c (check_field_decls): Complain about non-static data
        members with same name as class in class with constructor.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33856 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c