[Mono-bugs] [Bug 75048][Nor] Changed - [2.0] IDictionary<K,
V>.TryGetValue Missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 25 20:24:54 EDT 2005
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 bmaurer at users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75048
--- shadow/75048 2005-05-25 19:43:05.000000000 -0400
+++ shadow/75048.tmp.1218 2005-05-25 20:24:54.000000000 -0400
@@ -2,22 +2,22 @@
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details: OS X 10.4.1 and Suse 9.2
Status: NEW
Resolution:
-Severity:
-Priority: Blocker
-Component: System
+Severity: Unknown
+Priority: Normal
+Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: mtaylor at alias.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: IronPython 0.7.5 fails due to missing Dictionary method
+Summary: [2.0] IDictionary<K,V>.TryGetValue Missing
Description of Problem:
Starting up the IronPython console results in this error:
** (IronPythonConsole.exe:406): WARNING **: Missing method TryGetValue in assembly /
@@ -43,6 +43,9 @@
4. run:
mono IronPythonConsole.exe
Additional Information:
I am running Mono 1.1.7 on both Suse 9.2 and OS X 10.4.1
+
+------- Additional Comments From bmaurer at users.sf.net 2005-05-25 20:24 -------
+The 2.0 collections are known not to be complete...
More information about the mono-bugs
mailing list