[Mono-dev] Source of regressions in System.Xml
Gert Driesen
gert.driesen at telenet.be
Fri May 30 13:06:24 EDT 2008
Hey Juraj,
Yeah, I saw your report. Thanks for taking time to find the cause!
As for the managed code rewrite: all credit goes to Andreas for that.
Gert
--------------------------------------------------
From: "Juraj Skripsky" <js at hotfeet.ch>
Sent: Friday, May 30, 2008 7:02 PM
To: "Andreas Nahr" <ClassDevelopment at A-SoftTech.com>; "Gert Driesen"
<gert.driesen at telenet.be>
Cc: <mono-devel-list at lists.ximian.com>
Subject: Source of regressions in System.Xml
> Hey Andreas,
> hey Gert,
>
> You might be interesting in a bug I just filed:
> https://bugzilla.novell.com/show_bug.cgi?id=395904
>
> It shows where the regressions in System.Xml are coming from when
> enabling this code in String.Substring:
>
> // FIXME: this causes regressions in System.Xml
> /*
> if (startIndex == 0 && length == this.length)
> return this;
> */
>
>
> By the way: Thanks for the excellent rewrite of the String class, it's
> great to have all that code in the managed world!
>
> - Juraj
>
>
More information about the Mono-devel-list
mailing list