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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
