[Mono-bugs] [Bug 77397][Nor] Changed - Compiler asserts in
ves_icall_MonoType_get_DeclaringMethod on generic method compilation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Jan 29 14:48:39 EST 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=77397
--- shadow/77397 2006-01-29 07:40:31.000000000 -0500
+++ shadow/77397.tmp.17625 2006-01-29 14:48:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77397
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Tiger 10.4.4
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: michiel at guerrilla-games.com
QAContact: mono-bugs at ximian.com
@@ -79,6 +79,9 @@
from mono-project.com. I am using X-Develop by OmniCore as an IDE.
The problem starts when I try to implement a generic method which references a type
directly. The example compiles if I replace "T" with "List<T>"
Hope this helps.
+
+------- Additional Comments From rharinath at novell.com 2006-01-29 14:48 -------
+Should be fixed in SVN r56228.
More information about the mono-bugs
mailing list