classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] RFC: GdkGraphics2D Assertion error fix


From: Thomas Fitzsimmons
Subject: Re: [cp-patches] RFC: GdkGraphics2D Assertion error fix
Date: Thu, 17 Nov 2005 13:12:46 -0500

On Thu, 2005-11-17 at 10:02 -0500, Lillian Angel wrote:
> Norman (the person who filed these bugs), is not sure my patch is 100%
> correct. Can someone please look it over and let me know?

I did look at it when you committed it -- it simply avoids the assertion
failures by not running the method body.  This is OK as a temporary
workaround but it doesn't fix PR24099.  I've reopened the bug and
reassigned it to me.  I'll implement copyArea as part of the move to
Graphics2D by default.

Tom
 
> 
> Thanks!
> 
> Lillian
> 
> On Wed, 2005-11-16 at 15:58 -0500, Lillian Angel wrote:
> > Fixes Bugs PR23557 and PR24099
> > Just added a check to avoid the assertion error.
> > 
> > 2005-11-16  Lillian Angel  <address@hidden>
> > 
> >         * native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c
> >         (Java_gnu_java_awt_peer_gtk_GdkGraphics2D_gdkDrawDrawable):
> >         Added check to determine if dst->drawable or src->drawable
> >         are actually drawable. If not, return.
> > 
> > _______________________________________________
> > Classpath-patches mailing list
> > address@hidden
> > http://lists.gnu.org/mailman/listinfo/classpath-patches
> 
> 
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches





reply via email to

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