[gui][PATCH] fixes for compiler warnings

Thomas Fitzsimmons fitzsim@redhat.com
Sat May 8 15:53:00 GMT 2004


Hi,

I committed the attached patch to java-gui-branch.

It fixes a bunch of compiler warnings that crept into the peers.

Tom

2004-05-07  Thomas Fitzsimmons  <fitzsim@redhat.com>

	* gnu/java/awt/peer/gtk/GtkComponentPeer.java
	(gtkWidgetDispatchKeyEvent): Remove keyChar parameter.
	(handleEvent): Remove keyChar argument to
	gtkWidgetDispatchKeyEvent calls.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkComponentPeer.c: Fix
	compiler warnings.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkEvents.c: Likewise.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkMenuPeer.c: Likewise.
	* jni/gtk-peer/gnu_java_awt_peer_gtk_GtkTextComponentPeer.c:
	Likewise.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: component-peer-warning-fixes.patch
Type: text/x-patch
Size: 7876 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040508/488b6c21/attachment.bin>


More information about the Java-patches mailing list