[Mono-bugs] [Bug 28562][Nor] Changed - type info lost with enum arguments to a custom attr that takes an object
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
23 Aug 2002 13:45:06 -0000
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@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=28562
--- shadow/28562 Fri Aug 23 08:16:09 2002
+++ shadow/28562.tmp.11145 Fri Aug 23 09:45:06 2002
@@ -1,13 +1,13 @@
Bug#: 28562
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@gnome.org
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -117,7 +117,11 @@
you are not doing anything wrong in MCS :-)
------- Additional Comments From martin@gnome.org 2002-08-23 08:16 -------
Ok, committed my patch and closing this bug. I guess it's right to close the bug as FIXED now that the patch is in CVS, right ?
+
+
+------- Additional Comments From martin@gnome.org 2002-08-23 09:45 -------
+This doesn't work yet for dynamic enums, reopening the bug.