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: Eliminate GTK peer compiler warnings


>>>>> "Tom" == Thomas Fitzsimmons <fitzsim@redhat.com> writes:

Tom> This patch flags these parameters as "unused" using GCC's __attribute__
Tom> extension.  It provides a fall-back for compilers that don't support
Tom> attributes.  The patch also contains fixes that eliminate all other
Tom> compiler warnings in the GTK peers.

Tom> Any objections?

Looks great to me.

Tom


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