[Mono-bugs] [Bug 59793][Nor] Changed - unknown operator: long_conv_to_ovf_u1_un and long_conv_to_ovf_u2_un

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Jun 2004 11:04:34 -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 lupus@ximian.com.

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

--- shadow/59793	2004-06-08 09:59:33.000000000 -0400
+++ shadow/59793.tmp.9694	2004-06-08 11:04:34.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59793
 Product: Mono: Runtime
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: sebastien@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -88,6 +88,9 @@
 The same also happens with unsigned 16 bits types (ushort and char)
 
 ** ERROR **: unknown operator: long_conv_to_ovf_u2_un
 aborting...
 Aborted
 
+
+------- Additional Comments From lupus@ximian.com  2004-06-08 11:04 -------
+Fixed these and a few similar cases.