[Mono-bugs] [Bug 72244][Nor] Changed - new StringBuilder(4, 7).Append ("foo").Append ("bar");
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 May 2005 18:30:20 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=72244
--- shadow/72244 2005-04-08 19:17:01.000000000 -0400
+++ shadow/72244.tmp.9670 2005-05-06 18:30:20.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 72244
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details: Windows XP SP2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: bmaurer@users.sf.net
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
will fail both before and after. This is the root cause, and was not
triggered by my patch.
------- Additional Comments From miguel@ximian.com 2005-04-08 19:17 -------
Ben, can you look into fixing this?
+
+------- Additional Comments From bmaurer@users.sf.net 2005-05-06 18:30 -------
+Fixed in svn -- r44166.