[Mono-bugs] [Bug 33773][Nor] Changed - Problem with Array.Equals

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
15 Nov 2002 17:02:50 -0000


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=33773

--- shadow/33773	Tue Nov 12 14:19:31 2002
+++ shadow/33773.tmp.21613	Fri Nov 15 12:02:50 2002
@@ -1,14 +1,14 @@
 Bug#: 33773
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: carlosga@telefonica.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -51,6 +51,11 @@
                         // This builds well with csc but not with mcs
 			if(!Array.Equals(array01, array02))
 				Console.WriteLine("Equals!!!");
 		}
 	}
 }
+
+------- Additional Comments From martin@ximian.com  2002-11-15 12:02 -------
+You did not specify an operating system in your bug report.  Is this Windows or GNU/Linux ?  I can't reproduce the bug on GNU/Linux 
+and my Windows box is currently broken.
+