[Mono-bugs] [Bug 56454][Maj] Changed - [PATCH] Array assignment of concatentated strings leads to duplication

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 10 Apr 2004 13:29:14 -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 dave-mono@earth.li.

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

--- shadow/56454	2004-04-07 17:23:12.000000000 -0400
+++ shadow/56454.tmp.28019	2004-04-10 13:29:14.000000000 -0400
@@ -89,6 +89,9 @@
 oops, this fell off my radar. will fix this tonight, thanks.
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-04-07 17:22 -------
 Created an attachment (id=7256)
 patch
 
+
+------- Additional Comments From dave-mono@earth.li  2004-04-10 13:29 -------
+That appears to solve the problem, does someone want to commit it?