r167837 - in /trunk/libobjc: ChangeLog ivars.c ...

nicola@gcc.gnu.org nicola@gcc.gnu.org
Wed Dec 15 01:35:00 GMT 2010


Author: nicola
Date: Wed Dec 15 01:35:20 2010
New Revision: 167837

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167837
Log:
In libobjc/:
2010-12-15  Nicola Pero  <nicola.pero@meta-innovation.com>

	* ivars.c (class_addIvar): Use the 'size' argument instead of
	trying to calculate it using objc_sizeof_type().
	* objc/runtime.h (class_addIvar): Updated comments.

Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/ivars.c
    trunk/libobjc/objc/runtime.h



More information about the Gcc-cvs mailing list