]> git.ipfire.org Git - thirdparty/gcc.git/commit
class.c (mark_overriders): Fix order of args to overrides.
authorJason Merrill <jason@yorick.cygnus.com>
Mon, 2 Aug 1999 22:59:03 +0000 (22:59 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 2 Aug 1999 22:59:03 +0000 (18:59 -0400)
commita48328531e1ecafbbc767fae3c57c4127d999564
tree3dbe2d6cc25848ae5fab98ac1d816d10103d3f43
parent1cb36a981d95f29f37fef511b88a04c48cfa90cc
class.c (mark_overriders): Fix order of args to overrides.

* class.c (mark_overriders): Fix order of args to overrides.
(warn_hidden): Likewise.  Fix for having virtual and non-virtual
functions with the same name.

From-SVN: r28415
gcc/cp/ChangeLog
gcc/cp/class.c