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]

r190337 - in /branches/cxx-conversion/gcc/objc:...


Author: hjl
Date: Mon Aug 13 02:43:24 2012
New Revision: 190337

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190337
Log:
Replace "->" with "." for VEC_index

	* objc-act.c (objc_build_constructor): Replace "->" with "."
	for VEC_index.

Added:
    branches/cxx-conversion/gcc/objc/ChangeLog.cxx-conversion
Modified:
    branches/cxx-conversion/gcc/objc/objc-act.c


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