This is the mail archive of the egcs-cvs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.


[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index] [Subject Index] [Author Index] [Thread Index]

egcs/gcc ChangeLog cccp.c collect2.c cppmain.c ...



CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	99/03/18 07:29:11

Modified files:
	gcc            : ChangeLog cccp.c collect2.c cppmain.c gcc.c 
	                 gcov.c protoize.c toplev.c 

Log message:
	Warning fixes:
	
	* cccp.c (default_include): Initialize structure memebers.
	(pass_thru_directive): Change the type of 'keyword_length' to int.
	(main): Cast `bindtextdomain' and `textdomain' to (void).
	
	* collect2.c (main): Likewise.
	
	* cppmain.c (main): Likewise.
	
	* gcc.c (main): Likewise.
	
	* gcov.c (main): Likewise.
	
	* protoize.c (main): Likewise.
	
	* toplev.c (main): Likewise.