This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs CVS 19980621, warning patch part 4/7



  In message <199806220157.VAA14784@caip.rutgers.edu>you write:
  > 	This is warning patch part 4/7.  Okay to install?
  > 
  > 
  > 
  > Sun Jun 21 16:39:30 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* call.c (build_scoped_method_call): Remove unused variable `tmp'.
  > 
  > 	* cp-tree.h (check_dtor_name): Add prototype.
  > 
  > 	* init.c (expand_member_init): Remove unused variables
  > 	`ptr_type_node', `parm' and `rval'.
  > 
  > 	* ptree.c (print_lang_type): Use HOST_WIDE_INT_PRINT_DEC specifier
  > 	in call to fprintf.
  > 	(lang_print_xnode): Likewise.
  > 
  > 	* typeck2.c (enum_name_string): Cast argument to sprintf to long
  > 	and use %ld specifier.
  > 
  > 	* xref.c (GNU_xref_end_scope): Use HOST_WIDE_INT_PRINT_DEC
  > 	specifier in call to fprintf.
  > 	(GNU_xref_member): Cast argument to sprintf to int.
Looks good to me.

Thanks!
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]