[Mono-bugs] [Bug 75284][Maj] Changed - REGRESSION: Type arguments
of custom attributes in System assembly have wrong type names in IL
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 05:50:50 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 lluis at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75284
--- shadow/75284 2005-06-22 05:48:20.000000000 -0400
+++ shadow/75284.tmp.14505 2005-06-22 05:50:50.000000000 -0400
@@ -10,12 +10,13 @@
Component: misc
AssignedTo: mono-bugs at ximian.com
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: informatique.internet at fiducial.fr,martin at ximian.com
Summary: REGRESSION: Type arguments of custom attributes in System assembly have wrong type names in IL
Apparently, some Type arguments of custom attributes in, for example, the
System assembly have a bad type name.
For example, look at the IL that's emitted for the
@@ -196,6 +197,11 @@
make: *** [bin//FicheClient.dll] Erreur 1
------- Additional Comments From lluis at ximian.com 2005-06-22 05:48 -------
*** Bug 75323 has been marked as a duplicate of this bug. ***
+
+------- Additional Comments From lluis at ximian.com 2005-06-22 05:50 -------
+This regression seems to be caused by r46035 and r46036.
+See bug 75323 for a more simple test case.
+CCing martin.
More information about the mono-bugs
mailing list