[Mono-bugs] [Bug 62422][Nor] Changed - StringBuilder doesn't throw exception when size exceeded
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 9 Jan 2005 02:40:49 -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 mei@work.email.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=62422
--- shadow/62422 2004-08-06 22:45:24.000000000 -0400
+++ shadow/62422.tmp.6625 2005-01-09 02:40:49.000000000 -0500
@@ -85,6 +85,11 @@
I get this result under Mono (Mono JIT compiler version 1.0,
(C) ...):
ab
abcd
+
+------- Additional Comments From mei@work.email.ne.jp 2005-01-09 02:40 -------
+Created an attachment (id=13684)
+Patch of testcase.
+