[Mono-bugs] [Bug 59694][Nor] Changed - Test code gives different results when compiled with mcs and csc

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 15:10:06 -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 anders.gustafsson@cureos.com.

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

--- shadow/59694	2004-06-07 07:06:15.000000000 -0400
+++ shadow/59694.tmp.20419	2004-06-07 15:10:06.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Compilers
 Version: unspecified
 OS: All
 OS Details: Windows XP Professional, Fedora Core 2 (Linux 2.6.5-1.358)
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: anders.gustafsson@cureos.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -286,6 +286,9 @@
 		
 		Unit u2 = u1 / u1;
 		
 		Assert.AreEqual("", u2.Label);
 	}
 }
+
+------- Additional Comments From anders.gustafsson@cureos.com  2004-06-07 15:10 -------
+I forgot to mention: I have been running Mono 1.0 Beta 2.