[Mono-bugs] [Bug 42216][Nor] Changed - some custom attributes get ignored by mcs
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Tue, 6 May 2003 14:59:36 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=42216
--- shadow/42216 Mon May 5 06:21:08 2003
+++ shadow/42216.tmp.9408 Tue May 6 14:59:36 2003
@@ -1,13 +1,13 @@
Bug#: 42216
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: REOPENED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
@@ -72,6 +72,14 @@
}
}
+
+------- Additional Comments From miguel@ximian.com 2003-05-06 14:59 -------
+Ok, the current status:
+
+For the first sample, we flag an error just like CSC in 1.1 does.
+
+For the second sample, we generate the code, just like CSC 1.1 does,
+and the exit code is 0 after executing.