[Mono-bugs] [Bug 22597] Changed - Interface method implementation not found at runtime

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
28 Mar 2002 23:06:47 -0000


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 mkestner@speakeasy.net.

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

--- shadow/22597	Thu Mar 28 10:37:17 2002
+++ shadow/22597.tmp.6391	Thu Mar 28 18:06:46 2002
@@ -1,12 +1,12 @@
 Bug#: 22597
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mkestner@speakeasy.net               
@@ -64,6 +64,13 @@
 To do this, I need you to compile your code on Windows with mcs.  Does
 the resulting binary run ok on Linux?  If so, it is a Reflection.Emit
 bug, if not, it is an MCS bug.
 
 ------- Additional Comments From joe@ximian.com  2002-03-28 10:37 -------
 Mike said it works fine if you build on windows and run it on linux.
+
+------- Additional Comments From mkestner@speakeasy.net  2002-03-28 18:06 -------
+So, the full picture is:
+
+win32/csc bin runs on linux
+win32/mcs bin fails on linux
+linux/mcs bin fails on linux