[Mono-bugs] [Bug 71603][Nor] Changed - CS0419 not reported when using /doc with gmcs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 20 Apr 2005 07:17:02 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71603
--- shadow/71603 2005-04-13 05:52:58.000000000 -0400
+++ shadow/71603.tmp.9330 2005-04-20 07:17:02.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 71603
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
@@ -36,6 +36,9 @@
string)'.
note: csc 1.x does not report this warning.
------- Additional Comments From atsushi@ximian.com 2005-04-13 05:52 -------
I fixed it in "mcs" svn, which Martin will merge later.
+
+------- Additional Comments From atsushi@ximian.com 2005-04-20 07:17 -------
+Now the fix got merged.