[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when
From: |
mark at gcc dot gnu dot org |
Subject: |
[Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP |
Date: |
6 Aug 2006 20:41:01 -0000 |
------- Comment #8 from mark at gcc dot gnu dot org 2006-08-06 20:41 -------
(In reply to comment #2)
> Thanks, that indeed fixes that particular problem. However, I run into
> another
> NPE on line 85. It looks like withParams needs similar treatment to sortKeys.
Thanks. I commited fixes for these.
> Are these fixes trivial enough to be ported to the 4.1 branch, or would it
> require an import of a new release/snapshot of GNU Classpath which would
> undoubtedly bring new features not suitable for a maintenance branch?
We are actually looking at backporting most of the core library to the 4.1
branch. But we don't know yet what/when/how that will happen. Please watch the
main gcj mailinglist for progress on this.
--
mark at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28555
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, matthew at linuxfromscratch dot org, 2006/08/01
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, matthew at linuxfromscratch dot org, 2006/08/01
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, matthew at linuxfromscratch dot org, 2006/08/02
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, cvs-commit at developer dot classpath dot org, 2006/08/06
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, cvs-commit at developer dot classpath dot org, 2006/08/06
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP, cvs-commit at developer dot classpath dot org, 2006/08/06
- [Bug xml/28555] NPE in gnu.xml.transform.ApplyTemplatesNode.clone() when compiling FOP,
mark at gcc dot gnu dot org <=