[Mono-bugs] [Bug 38725][Nor] Changed - unchecked operator being ignored v0.20

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Thu, 27 Feb 2003 13:54:45 -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=38725

--- shadow/38725	Tue Feb 25 20:03:43 2003
+++ shadow/38725.tmp.27312	Thu Feb 27 13:54:44 2003
@@ -1,13 +1,13 @@
 Bug#: 38725
 Product: Mono/MCS
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bryan@alphora.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 		unchecked
 		{
 			byte FFlags = (byte)-9;
 		}
 	}
 }
+
+------- Additional Comments From miguel@ximian.com  2003-02-27 13:54 -------
+Gonzalo helped track this down, it has been fixed