[Mono-bugs] [Bug 39300][Min] Changed - compile time evaluation leads to incorrect code

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Tue, 1 Apr 2003 17:59:16 -0500 (EST)


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

--- shadow/39300	Fri Mar  7 10:59:32 2003
+++ shadow/39300.tmp.30858	Tue Apr  1 17:59:15 2003
@@ -1,14 +1,14 @@
 Bug#: 39300
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: vargaz@freemail.hu               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,9 @@
 	public static void Main (String[] args) {
 		Console.WriteLine ((new Bug[0]) is Array);
 	}
 }
 
 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
+
+------- Additional Comments From miguel@ximian.com  2003-04-01 17:59 -------
+Fixed on CVS.