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: Warnings from cp dir are increasing...


 > From: Mark Mitchell <mark@codesourcery.com>
 > 
 > >>>>> "Kaveh" == Kaveh R Ghazi <ghazi@caip.rutgers.edu> writes:
 > 
 >     Kaveh> Hi,
 > 
 >     Kaveh> 	The cp dir is making a lot of warning noise.  I think
 >     Kaveh> we can get it back into shape by doing the following:
 > 
 >     Kaveh> 1.  Install
 >     Kaveh> http://gcc.gnu.org/ml/gcc-patches/1999-12/msg00869.html See
 >     Kaveh> also:
 >     Kaveh> http://gcc.gnu.org/ml/gcc-patches/2000-01/msg00815.html
 > 
 >     Kaveh> 2.  Delete the definition of __eprintf from
 >     Kaveh> cp-tree.h/tree.c.
 > 
 > Done with the attached patch.  Gaby is going to get the ANSI
 > concatenation things soon.
 > 
 > --
 > Mark Mitchell                   mark@codesourcery.com
 > CodeSourcery, LLC               http://www.codesourcery.com
 > 
 > 2000-01-23  Mark Mitchell  <mark@codesourcery.com>
 > 
 > 	* cp-tree.h (__eprintf): Remove declaration.
 > 	* tree.c (__eprintf): Remove definition.
 > 
 > 2000-01-23  Zack Weinberg  <zack@rabi.columbia.edu>
 > 	    Mark Mitchell  <mark@codesourcery.com>
 > 
 > 	* cp-tree.h (CLASSTYPE_MARKED_N, SET_CLASSTYPE_MARKED_N,
 > 	CLEAR_CLASSTYPE_MARKED_N): Avoid signed vs. unsigned warnings.
 > 


Thanks.  :-)

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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