[Mono-bugs] [Bug 61695][Min] Changed - error with tag <keyword>

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 18 Jul 2004 21:58:03 -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 fseoane@wanadoo.es.

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

--- shadow/61695	2004-07-17 23:11:41.000000000 -0400
+++ shadow/61695.tmp.23183	2004-07-18 21:58:03.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 61695
 Product: Mono: Doctools
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Minor
 Component: Core
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: fseoane@wanadoo.es               
 QAContact: mono-bugs@ximian.com
@@ -25,6 +25,11 @@
 
 
 Additional Information:
 
 ------- Additional Comments From jluke@cfl.rr.com  2004-07-17 23:11 -------
 fixed in cvs thanks
+
+------- Additional Comments From fseoane@wanadoo.es  2004-07-18 21:58 -------
+same in 8.7, line 28: 
+Methods can be overloaded, which means that multiple methods may have
+the same name so <keyword>long</keyword> as they have unique signatures.