[Mono-bugs] [Bug 75284][Nor] 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
Sat Jun 18 19:01:52 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 gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=75284

--- shadow/75284	2005-06-16 13:56:48.000000000 -0400
+++ shadow/75284.tmp.30656	2005-06-18 19:01:52.000000000 -0400
@@ -1,23 +1,23 @@
 Bug#: 75284
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Type arguments of custom attributes in System assembly have wrong type names in IL
+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 
 System.ComponentModel.TypeConverterAttribute of the 
@@ -93,6 +93,17 @@
 make[3]: Leaving directory `/cygdrive/d/projects/mono/head/mcs'
 make[2]: *** [all-local] Error 2
 make[2]: Leaving directory `/cygdrive/d/projects/mono/head/mono/runtime'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/cygdrive/d/projects/mono/head/mono'
 make: *** [all] Error 2
+
+------- Additional Comments From gert.driesen at pandora.be  2005-06-18 19:01 -------
+I've since had several reports of NAnt users that have run into this 
+issue.
+
+I'm pretty sure that its no longer possible to compile code that 
+references .NET assemblies containing custom attributes with Type 
+arguments (that have been built using MS.NET).
+
+I'm tempted to increase the priority of this bug to Major, but I'll 
+leave it up to you guys to decide ...


More information about the mono-bugs mailing list