This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [PATCH] FYI small fixes to GdkGraphics2D.c, missing file
- From: Michael Koch <konqueror at gmx dot de>
- To: graydon hoare <graydon at redhat dot com>
- Cc: java-patches at gcc dot gnu dot org
- Date: Mon, 15 Dec 2003 22:46:00 +0100
- Subject: Re: [PATCH] FYI small fixes to GdkGraphics2D.c, missing file
- References: <3FDE24E8.4090806@redhat.com>
On Mon, Dec 15, 2003 at 04:17:28PM -0500, graydon hoare wrote:
> just committed this, it's small and should cause no grief.
>
> 2003-12-15 Graydon Hoare <graydon@redhat.com>
>
> * jni/gtk-peer/gdkfont.h: New file.
> * jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c: Remove
> include of cairo-xlib.h, add extra gdk_flush().
Please always include the diff file, not just the changelog entry.
Michael