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: GTK 2.0 peers


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

Tom> This patch merges the classpath GTK 2.0 peers into libgcj.
Tom> Except for the change in GtkToolkit.java, I just copied
Tom> classpath's peers directly into libgcj, and updated the configury
Tom> accordingly.

The GtkToolkit change shouldn't be necessary, since
Configuration.INIT_LOAD_LIBRARY should always be false in libgcj.
Please back out this part.

Also, FYI, customarily we don't include Makefile.in or configure diffs
in the patch email.

Tom> Sorry about the large size of the patch, but I think it's best if
Tom> it's all done at once.

I agree.  Other than the one thing mentioned above, I think this patch
is ready to go in.

Tom


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