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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 4 Apr 2004 14:42:41 -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 pcgod@gmx.net.

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

--- shadow/56454	2004-04-04 13:37:43.000000000 -0400
+++ shadow/56454.tmp.28920	2004-04-04 14:42:41.000000000 -0400
@@ -66,6 +66,10 @@
 
 ------- Additional Comments From bmaurer@users.sf.net  2004-04-04 13:37 -------
 I ran mcs on MS.net, and got the same result.
 
 I also tried this on march 24's mcs, and had the same result. (just
 happened to have it around)
+
+------- Additional Comments From pcgod@gmx.net  2004-04-04 14:42 -------
+This bug appeared in r1.530 of expression.cs (benm's rewrite of 
+string concat stuff in mcs).