Commit 5ddc28a5 by Jeffrey A Law Committed by Jeff Law

class.c (get_basefndecls): Make definition match declaration.

        * class.c (get_basefndecls): Make definition match declaration.
Something caught by the sunos compiler.

From-SVN: r14961
parent bba17b29
Wed Aug 27 02:03:34 1997 Jeffrey A Law (law@cygnus.com)
* class.c (get_basefndecls): Make definition match declaration.
Mon Aug 25 14:30:02 1997 Jason Merrill <jason@yorick.cygnus.com>
* input.c (sub_getch): Eventually give up and release the input file.
......
......@@ -2772,7 +2772,7 @@ merge_overrides (binfo, old, do_self, t)
overridden or hidden by FNDECL as a list. We set TREE_PURPOSE with
the overrider/hider. */
tree
static tree
get_basefndecls (fndecl, t)
tree fndecl, t;
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment