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]

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


Author: nicola
Date: Sun Dec 19 00:28:52 2010
New Revision: 168039

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

	* init.c: Include objc-private/selector.h.  Do not declare
	__sel_register_typed_name.
	* objc-private/selector.h (__sel_register_typed_name): Declare.
	* selector.c: Include objc-private/selector.h.

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


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