bug-classpath
[Top][All Lists]
Advanced

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

[Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when


From: matthew at linuxfromscratch dot org
Subject: [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP
Date: 2 Aug 2006 00:51:03 -0000


------- Comment #3 from matthew at linuxfromscratch dot org  2006-08-02 00:51 
-------
And another NPE at libjava/claspath/gnu/xml/transform/ForEachNode.java:70.

s/sortKeys.size();/sortKeys != null ? sortKeys.size() : 0;/


-- 

matthew at linuxfromscratch dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthew at linuxfromscratch
                   |                            |dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28555





reply via email to

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