1. 14 Jan, 2000 8 commits
  2. 13 Jan, 2000 30 commits
  3. 12 Jan, 2000 2 commits
    • call.c (convert_class_to_reference): Fix typos. · 07c88314
      	* call.c (convert_class_to_reference): Fix typos.
      	(build_conditional_expr): Handle errors gracefully.
      	* class.c (push_nested_class): Likewise.
      	* cp-tree.h (VAR_FUNCTION_OR_PARM_DECL_CHECK): New macro.
      	(DECL_THIS_EXTERN): Use it.
      	(DECL_THIS_STATIC): Likewise.
      	* cvt.c (convert_to_void): Handle errors gracefully.
      	(build_expr_type_conversion): Likewise.
      	* decl.c (maybe_push_decl): Likewise.
      	(start_decl_1): Likewise.
      	(require_complete_types_for_parms): Likewise.
      	* parse.y (structsp): Likewise.
      	(base_class): Likewise.
      	* parse.c: Regenerated.
      	* pt.c (finish_member_template_decl): Likewise.
      
      From-SVN: r31363
      Mark Mitchell committed
    • c-common.c: PROTO -> PARAMS. · 6e090c76
              * c-common.c: PROTO -> PARAMS.
              * c-common.h: Likewise.
              * c-decl.c: Likewise.
              * c-iterate.c: Likewise.
              * c-lang.c: Likewise.
              * c-lex.c: Likewise.
              * c-lex.h: Likewise.
              * c-parse.in: Likewise.
              * c-pragma.c: Likewise.
              * c-pragma.h: Likewise.
              * c-tree.h: Likewise.
              * c-typeck.c: Likewise.
              * objc/objc-act.c: Likewise.
              * objc/objc-act.h: Likewise.
      
      From-SVN: r31362
      Kaveh R. Ghazi committed