[Mono-bugs] [Bug 71325][Nor] Changed - Constructor call of generic type emitted using SRE uses noninstanciated type
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 18 Jan 2005 01:24:12 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71325
--- shadow/71325 2005-01-15 15:48:28.000000000 -0500
+++ shadow/71325.tmp.9895 2005-01-18 01:24:12.000000000 -0500
@@ -1,17 +1,17 @@
Bug#: 71325
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details: Mandrake Linux 10.1, mono from svn HEAD
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: nazgul@omega.pl
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: Constructor call of generic type emitted using SRE uses noninstanciated type
@@ -48,6 +48,9 @@
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
+
+------- Additional Comments From miguel@ximian.com 2005-01-18 01:24 -------
+martin, can you please look at this bug?