[Mono-bugs] [Bug 71041][Nor] Changed - mcs emits no warning for missing doc comment on member of class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 Jan 2005 10:40:56 -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 atsushi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=71041

--- shadow/71041	2005-01-06 04:14:25.000000000 -0500
+++ shadow/71041.tmp.17506	2005-01-06 10:40:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 71041
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Windows XP RC2
-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 @@
 While csc outputs the following warnings:
 
 test2.cs(3,14): warning CS1591: Missing XML comment for publicly visible 
 type or member 'Test'
 test2.cs(4,21): warning CS1591: Missing XML comment for publicly visible 
 type or member 'Test.Main()'
+
+------- Additional Comments From atsushi@ximian.com  2005-01-06 10:40 -------
+Fixed in svn. thanks