[Mono-devel-list] System.Xml patch
Andrew Skiba
andrews at mainsoft.com
Wed Jun 15 08:13:38 EDT 2005
Hi!
Please review the attached patch. It fixes one of the regressions in W3C
testsuite. I checked it with nunit tests and xsl standalone, it does not
break anything.
The idea of the patch is that "If the same entity is declared more than
once, the first declaration encountered is binding" (citation from
http://www.w3.org/TR/xml11/#sec-entity-decl ). In this test
(valid-sa-086) they redefine an entity with unclosed tag, and current
implementation crashes.
I made the minimal necessary change, but may be you will want to include
other flows as well.
Regards,
Andrew.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: valid-sa-086.patch
Url: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050615/6839ea8b/attachment.pl
More information about the Mono-devel-list
mailing list