[Mono-bugs] [Bug 75195][Nor] Changed - [GMCS] Type.FullName should
include generic arguments
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jun 11 07:52:20 EDT 2005
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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75195
--- shadow/75195 2005-06-09 09:17:40.000000000 -0400
+++ shadow/75195.tmp.10787 2005-06-11 07:52:20.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 75195
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -24,6 +24,11 @@
IDictionary'2[[System.Int32, mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=...],[System.Int32...]]
mono only returns IDictionary'2. This causes many errors in the corcompare
pages, since generic methods never 'match' with their MS counterparts.
+
+------- Additional Comments From vargaz at gmail.com 2005-06-11 07:52 -------
+More info on type names:
+
+http://blogs.msdn.com/yirutang/archive/2005/05/05/415025.aspx
More information about the mono-bugs
mailing list