[Mono-bugs] [Bug 45854][Nor] Changed - self-assignment operator incorrect for multiple assigment

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 13 Jul 2003 14:11:15 -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 martin@ximian.com.

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

--- shadow/45854	Sat Jul 12 12:12:59 2003
+++ shadow/45854.tmp.19478	Sun Jul 13 14:11:15 2003
@@ -1,13 +1,13 @@
 Bug#: 45854
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: bsuss_ca@yahoo.ca               
 QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
 		Console.WriteLine (y);  // expect 5, actual 3
 	}
 }
 
 ------- Additional Comments From martin@ximian.com  2003-07-06 12:35 -------
 Setting priority to normal.
+
+------- Additional Comments From martin@ximian.com  2003-07-13 14:11 -------
+Fixed in CVS.