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]

r115942 - in /trunk/libjava: ChangeLog jvmti.cc


Author: tromey
Date: Sat Aug  5 01:28:36 2006
New Revision: 115942

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115942
Log:
	* jvmti.cc: Added MAYBE_UNUSED to 'env' parameters.
	(_Jv_JVMTI_GetObjectSize): Cast _Jv_GetArrayElementFromElementType
	result to _Jv_uintptr_t.

Modified:
    trunk/libjava/ChangeLog
    trunk/libjava/jvmti.cc


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