[Mono-bugs] [Bug 28562][Nor] Changed - type info lost with enum arguments to a custom attr that takes an object

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 14:17:01 -0400 (EDT)


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 martin@ximian.com.

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

--- shadow/28562	2004-02-07 12:39:29.000000000 -0500
+++ shadow/28562.tmp.22857	2004-04-27 14:17:01.000000000 -0400
@@ -1,17 +1,17 @@
 Bug#: 28562
-Product: Mono/Compilers
+Product: Mono: Compilers
 Version: unspecified
 OS: other
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
-AssignedTo: martin@ximian.com                            
+AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: type info lost with enum arguments to a custom attr that takes an object
@@ -154,6 +154,10 @@
 
 Then the runtime can handle this method and print out the name of the
 new type, even though it has not been compiled yet.
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-12-24 19:08 -------
 Interestingly, JSC.net throws an exception when it compiles a boxed enum.
+
+------- Additional Comments From martin@ximian.com  2004-04-27 14:17 -------
+Ok, I don't want this bug.  I don't have any idea what it is and how
+to fix it.  If it ever comes back to me, I'll WONTFIX it.