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: 'otable_syms' defined but not used


>>>>> "Jeff" == Jeff Sturm <jsturm@one-point.com> writes:

Jeff> Interesting, I've never tried -Wall in libgcj.  There are a lot of
Jeff> warnings!

This may say more about -Wall than libgcj.  But as a general
principle, I think we should make sure that -Wall is sensible, and
then change libgcj to be warning-free.

>> Is there a way to not define 'otable_syms' if it is unused ?
Jeff> Try this.  It passed a full "make check" in libjava.

Andrew will have to approve this, but it looks fine to me.

Tom


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