[Mono-bugs] [Bug 43431][Nor] Changed - StringWriter .ctor(CultureInfo) does not create a new StringBuilder ()
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Wed, 21 May 2003 09:55:08 -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 ianm@activestate.com.
http://bugzilla.ximian.com/show_bug.cgi?id=43431
--- shadow/43431 Wed May 21 08:38:29 2003
+++ shadow/43431.tmp.27111 Wed May 21 09:55:08 2003
@@ -76,6 +76,9 @@
need to change it to a call to the other constructor. I will fix this
tonight, unless someone gets to it first.
It would be great if you (or someone else) would make a test case.
+
+------- Additional Comments From ianm@activestate.com 2003-05-21 09:55 -------
+Ok I'll look at writing the testcase tomorrow.