[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 15:39:01 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56454
--- shadow/56454 2004-04-10 15:31:28.000000000 -0400
+++ shadow/56454.tmp.28690 2004-04-10 15:39:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 56454
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: debian unstable
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: bmaurer@users.sf.net
ReportedBy: dave-mono@earth.li
QAContact: mono-bugs@ximian.com
@@ -114,6 +114,9 @@
has previously been resolved
------- Additional Comments From bmaurer@users.sf.net 2004-04-10 15:31 -------
Created an attachment (id=7311)
nice catch, miguel!
+
+------- Additional Comments From miguel@ximian.com 2004-04-10 15:39 -------
+Added a slightly different patch.