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-21 11:22:51.000000000 -0400
+++ shadow/82498.tmp.31515      2007-08-21 11:24:47.000000000 -0400
@@ -10,13 +10,12 @@
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 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
 on OSX 10.4.10, the assemblies from this site does not work on mono because
 they are using \\ as path separator, after changing the code to use
@@ -138,6 +137,9 @@
     L_0048: ldloc.1 
     L_0049: ret 
 }
 
 Here I have the IL for the original DLL downloaded from BlogEngine site:
 http://pastebin.com/m6f17f9f6
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-21 11:24 -------
+The produced assembly does not run on windows either.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to