[Mono-bugs] [Bug 78679][Nor] Changed - "System.InvalidProgramException" on casting integers

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 21 08:32:05 EDT 2006


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 vargaz at gmail.com.

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

--- shadow/78679	2006-06-20 18:49:16.000000000 -0400
+++ shadow/78679.tmp.1659	2006-06-21 08:32:05.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78679
 Product: Mono: Runtime
 Version: 1.1
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: webmaster at deeem2031.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -52,6 +52,12 @@
 Unhandled Exception: System.InvalidProgramException: Invalid IL code in 
 <Module>
 :Exec (): IL_0007: castclass 0x01000002
 
 Expected Results:
 no error
+
+------- Additional Comments From vargaz at gmail.com  2006-06-21 08:32 -------
+This is not valid IL, and MS PEVerify will report an error on it. The
+fact that it works in the MS runtime is probably a mistake/accident on
+their part.
+


More information about the mono-bugs mailing list