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=80432 --- shadow/80432 2007-01-02 22:39:20.000000000 -0500 +++ shadow/80432.tmp.25832 2007-01-03 06:53:16.000000000 -0500 @@ -1,14 +1,14 @@ Bug#: 80432 Product: Mono: Runtime Version: unspecified -OS: +OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: -Severity: +Severity: Unknown Priority: Wishlist Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -54,6 +54,15 @@ IL_000a: dup IL_000b: stloc.1 Thanks! - Josh + +------- Additional Comments From [EMAIL PROTECTED] 2007-01-03 06:53 ------- +This is obviously not the IL of the C# code above, so why +are you trying to suggest it were the code? + +I guess you set a wrong .maxstack (the dup need 2 stack locations), +so please post either the *real* C# that leads to this bug +or the assembly. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
