[Mono-bugs] [Bug 29900][Wis] Changed - runtime doesn't reference assemblies correctly
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Sep 2002 21:48:30 -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 piersh@friskit.com.
http://bugzilla.ximian.com/show_bug.cgi?id=29900
--- shadow/29900 Wed Sep 4 17:47:17 2002
+++ shadow/29900.tmp.18570 Wed Sep 4 17:48:30 2002
@@ -47,6 +47,11 @@
Console.WriteLine ("asm2:");
foreach (Type t in asm2.GetTypes ())
Console.WriteLine (t.Name);
}
}
}
+
+------- Additional Comments From piersh@friskit.com 2002-09-04 17:48 -------
+Created an attachment (id=2199)
+here's the whole test case containing compiled assemblies,
+