[Mono-bugs] [Bug 26604][Wis] Changed - mcs doesn't handle nested attributes
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Fri, 17 Jan 2003 17:37:18 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=26604
--- shadow/26604 Thu Sep 26 07:50:27 2002
+++ shadow/26604.tmp.31942 Fri Jan 17 17:37:17 2003
@@ -1,13 +1,13 @@
Bug#: 26604
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -59,7 +59,16 @@
it at least for the mono runtime.
I don't think this happens in the libs code, but we should still fix
it at some point.
------- Additional Comments From martin@gnome.org 2002-09-26 07:50 -------
Setting priority to wishlist.
+
+
+------- Additional Comments From gonzalo@ximian.com 2003-01-17 17:37 -------
+This seems to be fixed now:
+gpanjav@lalo2:~/go-mono$ mcs bug26604.cs
+Compilation succeeded
+gpanjav@lalo2:~/go-mono$ monodis --customattr bug26604.exe
+Custom Attributes Table (1..1)
+1: MethodDef: 2: instance void class A::.ctor() []