[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
Thu, 22 May 2003 21:27:50 -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 18:03:13 2003
+++ shadow/43431.tmp.30366	Thu May 22 21:27:50 2003
@@ -82,6 +82,11 @@
 
 ------- Additional Comments From ianm@activestate.com  2003-05-21 09:55 -------
 Ok I'll look at writing the testcase tomorrow.
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-05-21 18:03 -------
 Fixed in CVS. Leaving open until we get an NUnit test.
+
+------- Additional Comments From ianm@activestate.com  2003-05-22 21:27 -------
+Created an attachment (id=4443)
+patch to stringwritertest to test the constructor with cultureinfo
+