[Mono-bugs] [Bug 71325][Wis] Changed - Constructor call of generic type emitted using SRE uses noninstanciated type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 15 Jan 2005 15:48:28 -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 nazgul@omega.pl.
http://bugzilla.ximian.com/show_bug.cgi?id=71325
--- shadow/71325 2005-01-15 15:46:39.000000000 -0500
+++ shadow/71325.tmp.3868 2005-01-15 15:48:28.000000000 -0500
@@ -43,6 +43,11 @@
Always
Additional Information:
The example program is the same as
http://bugzilla.ximian.com/show_bug.cgi?id=71324
but instanciated type List<int> is used instead of binding TypeBuilder's type.
+
+------- Additional Comments From nazgul@omega.pl 2005-01-15 15:47 -------
+Created an attachment (id=13734)
+program for creating wrong assembly
+