[Mono-bugs] [Bug 78943][Nor] Changed - Activator.CreateInstance should throw ArgumentException on open generic types (CLR via C#, chapter 16, example 3: invalid IL generated crash)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 14 07:52:47 EDT 2006
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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78943
--- shadow/78943 2006-08-14 03:55:49.000000000 -0400
+++ shadow/78943.tmp.15815 2006-08-14 07:52:47.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78943
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: rharinath at novell.com
ReportedBy: matt at use.net
QAContact: mono-bugs at ximian.com
@@ -92,6 +92,9 @@
------- Additional Comments From rharinath at novell.com 2006-08-14 03:55 -------
I get the somewhat worse:
** ERROR **: file mini.c: line 3335 (mono_method_to_ir): assertion
failed: (!sig->has_type_parameters)
+
+------- Additional Comments From rharinath at novell.com 2006-08-14 07:52 -------
+Should be fixed in SVN r63713.
More information about the mono-bugs
mailing list