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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 7 Apr 2004 08:06:38 -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 bmaurer@users.sf.net.

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

--- shadow/56454	2004-04-07 02:35:49.000000000 -0400
+++ shadow/56454.tmp.26319	2004-04-07 08:06:38.000000000 -0400
@@ -81,6 +81,9 @@
 duplicate calls to doresolve.
 
 ------- Additional Comments From miguel@ximian.com  2004-04-07 02:35 -------
 Binary operators were one kind that already supported this Ben
 (one of the few expressions that manually had to guarantee this),
 please post a workaround patch.
+
+------- Additional Comments From bmaurer@users.sf.net  2004-04-07 08:06 -------
+oops, this fell off my radar. will fix this tonight, thanks.