egcs/gcc ChangeLog mbchar.c mbchar.h

ghazi@egcs.cygnus.com ghazi@egcs.cygnus.com
Tue Oct 5 09:21:00 GMT 1999


CVSROOT:	/egcs/carton/cvsfiles
Module name:	egcs
Changes by:	ghazi@egcs.cygnus.com	99/10/05 09:21:34

Modified files:
	gcc            : ChangeLog mbchar.c mbchar.h 

Log message:
	* mbchar.c (literal_codeset, local_mbtowc, local_mblen): Constify
	a char*.
	(local_mbtowc): Change the type of variable `i' from int to size_t.
	
	* mbchar.h (ISSJIS1, ISSJIS2): Use parens around && within ||.
	(local_mbtowc, local_mblen, literal_codeset): Constify a char*.



More information about the Gcc-cvs mailing list