[Mono-bugs] [Bug 71605][Nor] Changed - CS1574 not reported for cref to delegate containing argument(s)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 13 Apr 2005 04:46:43 -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=71605
--- shadow/71605 2005-01-22 11:45:48.000000000 -0500
+++ shadow/71605.tmp.26363 2005-04-13 04:46:43.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 71605
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: atsushi@ximian.com
ReportedBy: gert.driesen@pandora.be
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -36,6 +36,9 @@
test.cs(2,16): warning CS1574: XML comment on 'Test' has cref attribute
'MyDelegate(int)' that could not be found
Actual result:
successful compilation without warnings
+
+------- Additional Comments From atsushi@ximian.com 2005-04-13 04:46 -------
+fixed in svn.