[Bug xml/30906] gnu.xml.dom is not compatible with Xerces2

2007-02-21 Thread dog at gnu dot org
-- dog at gnu dot org changed: What|Removed |Added AssignedTo|dog at bluezoo dot org |dog at gnu dot org Status|UNCONFIRMED |ASSIGNED

[Bug xml/30831] Writing (transforming) XML fails

2007-02-19 Thread dog at gnu dot org
--- Comment #3 from dog at gnu dot org 2007-02-19 12:05 --- Fixed in HEAD. -- dog at gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug xml/29853] NPE parsing certain plugin.xml files from Eclipse

2006-12-06 Thread dog at gnu dot org
--- Comment #7 from dog at gnu dot org 2006-12-06 18:39 --- Patch committed. -- dog at gnu dot org changed: What|Removed |Added Status|WAITING

[Bug xml/26324] AElfred: spurious extra newline notified

2006-03-03 Thread dog at gnu dot org
--- Comment #3 from dog at gnu dot org 2006-02-24 15:30 --- This bug was traced to CRLF detection in the CRLFInputStream class which has been fixed. -- dog at gnu dot org changed: What|Removed |Added

[Bug xml/26503] IS_PREFIX_DEFAULTING should be called IS_REPAIRING_NAMESPACES in XMLOutputFactory

2006-03-02 Thread dog at gnu dot org
--- Comment #1 from dog at gnu dot org 2006-03-01 10:46 --- This is part of a much larger discussion about what version of what spec we support. But yes, it looks like we're not using the version that got adopted by Mustang, and we should be using that one. -- dog at gnu do

[Bug xml/22950] SAXParseException with internal SAXParser

2006-01-23 Thread dog at gnu dot org
--- Comment #4 from dog at gnu dot org 2006-01-23 17:04 --- Marking WONTFIX as Ito suggests. -- dog at gnu dot org changed: What|Removed |Added Status

[Bug classpath/25872] New: Undefined JNI symbol MSG_NOSIGNAL building Classpath

2006-01-20 Thread dog at gnu dot org
sspath AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dog at gnu dot org GCC build triplet: powerpc-apple-darwin8.4.0 GCC host triplet: powerpc-apple-darwin8.4.0 GCC target triplet: powerpc-apple-darwin8.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25872 __

[Bug xml/25556] Eclipse fails to start with SAX parse exceptions

2005-12-27 Thread dog at gnu dot org
--- Comment #4 from dog at gnu dot org 2005-12-27 20:14 --- Please test with Classpath HEAD following fixes to the stream handling code in the XML parser. -- dog at gnu dot org changed: What|Removed |Added