This is the mail archive of the gcc-cvs@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]
Other format: [Raw text]

r168119 - in /trunk/libobjc: ChangeLog init.c o...


Author: nicola
Date: Tue Dec 21 14:56:18 2010
New Revision: 168119

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

	* objc-private/common.h: When DEBUG is defined, include <stdio.h>.
	Updated comments.
	* init.c (__objc_tree_insert_class): Use %p, not %x, when printing
	a pointer using DEBUG_PRINTF.

Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/init.c
    trunk/libobjc/objc-private/common.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]