gcc/libobjc ChangeLog objc/hash.h objc/typedst ...

zlaski@gcc.gnu.org zlaski@gcc.gnu.org
Fri Mar 5 21:06:00 GMT 2004


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	zlaski@gcc.gnu.org	2004-03-05 21:06:58

Modified files:
	libobjc        : ChangeLog 
	libobjc/objc   : hash.h typedstream.h 

Log message:
	2004-03-05  Ziemowit Laski  <zlaski@apple.com>
	
	* objc/hash.h (hash_string, compare_strings):
	Add type-casts to make Objective-C++ happy.
	* objc/typedstream.h (objc_get_stream_class_version):
	Rename parameter from 'class' to 'class_name' to make
	Objective-C++ happy.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/ChangeLog.diff?cvsroot=gcc&r1=1.109&r2=1.110
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/hash.h.diff?cvsroot=gcc&r1=1.7&r2=1.8
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libobjc/objc/typedstream.h.diff?cvsroot=gcc&r1=1.3&r2=1.4



More information about the Gcc-cvs mailing list