[Mono-list] a small XmlTextReader.ReadContent() modification

Nick Drochak ndrochak@gol.com
Mon, 21 Oct 2002 16:51:56 +0900


| -----Original Message-----
| From: mono-list-admin@ximian.com [mailto:mono-list-admin@ximian.com]On
| Behalf Of ginga@kit.hi-ho.ne.jp
| Sent: Sunday, October 20, 2002 5:18 AM
| To: mono-list@ximian.com
| Subject: [Mono-list] a small XmlTextReader.ReadContent() modification
|
|
| Hello.
|
| I modified one line of the XmlTextReader.ReadContent() method.
| 40 failures and 8 errors of the System.Xml tests are
| now reduced to 2 failures. I found some of the failures are because
| of the fact that the only one empty element in the document wasn't
| stored inside.


Cool.  Maybe you can ask Miguel for cvs access now.  Check out the procedure
at http://www.go-mono.com/ccvs.html.

Regards,
Nick D.