[Mono-bugs] [Bug 73900][Maj] Changed - Setting StringBuilder.Length puts the object in an inconsistent state

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 20 Mar 2005 11:00:13 -0500 (EST)


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 juraj@hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=73900

--- shadow/73900	2005-03-20 10:59:05.000000000 -0500
+++ shadow/73900.tmp.1387	2005-03-20 11:00:13.000000000 -0500
@@ -21,6 +21,11 @@
 
 Running the attached testcase illustrates this behaviour.
 
 Running the example contained in the following page also gives an output
 different from the one expected:
 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemtextstringbuilderclasslengthtopic.asp
+
+------- Additional Comments From juraj@hotfeet.ch  2005-03-20 11:00 -------
+Created an attachment (id=14715)
+testcase: sb_length.cs
+