This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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]

Re: [patch] java/lang/natClass.cc mark UNUSED arguments


>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:

Andreas> 2006-05-20  Andreas Tobler  <a.tobler@schweiz.ch>
Andreas> * java/lang/natClass.cc (_Jv_FindMethodInCache): Mark klass, name and
Andreas> signature as MAYBE_UNUSED for HAVE_TLS == 0.
Andreas> (_Jv_AddMethodToCache): Mark klass and method as MAYBE_UNUSED for
Andreas> HAVE_TLS == 0.

Ok.  Thanks.

Tom


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