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]

Warnings from cp dir are increasing...


Hi,

	The cp dir is making a lot of warning noise.  I think we can
get it back into shape by doing the following:

1.  Install http://gcc.gnu.org/ml/gcc-patches/1999-12/msg00869.html
See also: http://gcc.gnu.org/ml/gcc-patches/2000-01/msg00815.html

2.  Delete the definition of __eprintf from cp-tree.h/tree.c.

3.  Stop using ANSI string concat in typeck.c.  (A recently regression.)

4.  Delete the unused variable in rtti.c:241.  (Another regression.)


Mark, would you please consider #1 & #2 for approval?

Gabriel, I think the typeck.c ANSI concat noise is yours?

		Thanks,
		--Kaveh
--
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]