classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] clear clip when Shape argument is null


From: Mark Wielaard
Subject: Re: [cp-patches] clear clip when Shape argument is null
Date: Sun, 21 Aug 2005 12:50:41 +0200

Hi Tom,

On Sun, 2005-08-21 at 01:29 -0400, Thomas Fitzsimmons wrote:
> This patch fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16822

Wow, you went bug closing like mad! Cool, thanks.

> 2005-08-21  Thomas Fitzsimmons  <address@hidden>
> 
>       * gnu/java/awt/peer/gtk/GdkGraphics.java (setClip(Shape)): Clear
>       clip when clip == null.
>       * gnu/java/awt/peer/gtk/GdkGraphics2D.java (setClip(Shape)):
>       Likewise.

If you want the above ChangeLog entry/commit message to automatically
appear in the bugzilla report just write something like:

2005-08-21  Thomas Fitzsimmons  <address@hidden>

        Fixes bug #16822
        * gnu/java/awt/peer/gtk/GdkGraphics.java (setClip(Shape)): Clear
        clip when clip == null.
        * gnu/java/awt/peer/gtk/GdkGraphics2D.java (setClip(Shape)):
        Likewise.

Then the cvs-commit script at developer.classpath.org will automatically
add the above to the bugzilla entry.

Cheers,

Mark

-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]