[Mono-bugs] [Bug 51420][Nor] Changed - Assembly.Load Method (Byte[]) caused unimplemented exception.
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 26 Nov 2003 08:20:42 -0500 (EST)
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 ztashev@openlinksw.co.uk.
http://bugzilla.ximian.com/show_bug.cgi?id=51420
--- shadow/51420 2003-11-26 08:18:29.000000000 -0500
+++ shadow/51420.tmp.25717 2003-11-26 08:20:42.000000000 -0500
@@ -57,6 +57,11 @@
{
public static void Main ()
{
Console.WriteLine ("Hello Word.");
}
}
+
+------- Additional Comments From ztashev@openlinksw.co.uk 2003-11-26 08:20 -------
+Created an attachment (id=6019)
+Proposed patch
+