classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: fix bug 21064


From: Roman Kennke
Subject: Re: [cp-patches] FYI: fix bug 21064
Date: Sun, 17 Apr 2005 21:21:45 +0200

Sorry, I forgot the actual patch.

2005-04-17  Roman Kennke  <address@hidden>

        * javax/swing/text/SimpleAttributeSet.java
        (addAttribute): Check for null and remove key in that case.
        This fixes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21064 .

/Roman


Am Sonntag, den 17.04.2005, 20:55 +0200 schrieb Roman Kennke:
> Hi,
> 
> this fixes the following bug:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21064
> 
> it basically checks if the value is null and in that case removes the
> key from the Hashtable.
> 

> /Roman
> 
> 
> 
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: SimpleAttributeSet.diff
Description: Text Data


reply via email to

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