diff options
author | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-19 07:19:17 +0000 |
---|---|---|
committer | ghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-05-19 07:19:17 +0000 |
commit | 27bbe39afefbf453508d17605b18df1513bea08d (patch) | |
tree | b8d3defbc89a227144e054b7b36e1da85937bbb9 /gcc/gen-protos.c | |
parent | f7c99a656ae02cadec196f45526020cf7411ebab (diff) | |
download | ppe42-gcc-27bbe39afefbf453508d17605b18df1513bea08d.tar.gz ppe42-gcc-27bbe39afefbf453508d17605b18df1513bea08d.zip |
Warning fixes:
* Makefile.in (parse.o): Depend on toplev.h.
* class.c (typecode_p): Remove prototype and definition.
* cp-tree.h (currently_open_class, is_empty_class, member_p):
Add prototype.
* decl.c (push_overloaded_decl_top_level): Remove prototype and
definition.
* errfn.c (cp_error): Cast function pointer `error' to (errorfn *)
in call to `cp_thing'.
(cp_warning): Likewise for function pointer `warning'.
* except.c (do_function_call): Remove prototype and definition.
(call_eh_info): Wrap variable `t1' in macro NEW_EH_MODEL.
* method.c (is_java_type): Add prototype and make it static.
* parse.y: Include toplev.h.
* pt.c (type_unification): Remove unused variable `arg'.
(instantiate_decl): likewise for `save_ti'.
* tree.c (propagate_binfo_offsets): Likewise for `base_binfos'.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@19866 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gen-protos.c')
0 files changed, 0 insertions, 0 deletions