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=82498 --- shadow/82498 2007-08-25 14:55:23.000000000 -0400 +++ shadow/82498.tmp.19137 2007-08-25 15:11:28.000000000 -0400 @@ -1,20 +1,20 @@ Bug#: 82498 -Product: Mono: Compilers +Product: Mono: Runtime Version: 1.2 OS: Mac OS X 10.3 OS Details: osx 10.4.10 Status: NEW Resolution: Severity: Unknown Priority: Normal -Component: C# +Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] -TargetMilestone: --- +TargetMilestone: V1_2 URL: Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] Summary: generate invalid IL code to callvirt Description of Problem: I'm trying this program (http://www.dotnetblogengine.net/) on mono 1.2.5 p3 @@ -181,6 +181,12 @@ } This fails with Mono; I do not have access to our internal network, so I can not test if this fails on Windows as well or not. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-25 15:11 ------- +It is being reported that the binary produced by CSC and GMCS works on +MS.NET but fails with Mono. + +So this is a JIT issue. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
