[Mono-bugs] [Bug 28070][Nor] Changed - WriteLine does not match delegate foobar (string s)

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
24 Jul 2002 17:47:46 -0000


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 martin@gnome.org.

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

--- shadow/28070	Mon Jul 22 13:17:46 2002
+++ shadow/28070.tmp.13529	Wed Jul 24 13:47:46 2002
@@ -1,13 +1,13 @@
 Bug#: 28070
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mwh@sysrq.dk               
 QAContact: mono-bugs@ximian.com
@@ -88,7 +88,11 @@
 match delegate 'void MyClass+FuncToCall (str
 ing)'
 type.cs(9) error CS0123: Method 'void WriteLine (object)' does not
 match delegate 'void MyClass+FuncToCall (st
 ring)'
 Compilation failed: 11 error(s), 0 warnings
+
+
+------- Additional Comments From martin@gnome.org  2002-07-24 13:47 -------
+This is now fixed in CVS.