[Mono-bugs] [Bug 24119] Changed - Ambiguos method reference in delegate creation
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 May 2002 20:10:39 -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 ravi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=24119
--- shadow/24119 Thu May 2 10:21:54 2002
+++ shadow/24119.tmp.28469 Thu May 2 16:10:39 2002
@@ -1,14 +1,14 @@
Bug#: 24119
Product: Mono/MCS
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -27,6 +27,9 @@
public static void Main () {
IsAnything validDigit;
validDigit = new IsAnything (Char.IsDigit);
}
}
------------
+
+------- Additional Comments From ravi@ximian.com 2002-05-02 16:10 -------
+Fixed in CVS