[Mono-bugs] [Bug 81879][Maj] Changed - [PATCH] Optimized Dictionary`2 (+serialization-compatibility with MS.net)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 6 12:24:50 EDT 2007
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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=81879
--- shadow/81879 2007-06-20 14:30:26.000000000 -0400
+++ shadow/81879.tmp.17060 2007-07-06 12:24:49.000000000 -0400
@@ -3,19 +3,20 @@
Version: 1.2
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Minor
+Priority: Major
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: juraj at hotfeet.ch
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
+Cc: lupus at ximian.com,marek.safar at seznam.cz
Summary: [PATCH] Optimized Dictionary`2 (+serialization-compatibility with MS.net)
Opening a bug report so it doesn't get lost...
This was discussed on the mono-devel mailing list, starting with
http://lists.ximian.com/pipermail/mono-devel-list/2007-May/023697.html
@@ -33,6 +34,11 @@
Version with stored hashcodes committed to SVN (80341).
------- Additional Comments From juraj at hotfeet.ch 2007-06-20 14:30 -------
Created an attachment (id=19450)
Patch which gets rid of stored hashcode (for later, when the necessary JIT-compiler optimisations are in)
+
+------- Additional Comments From miguel at ximian.com 2007-07-06 12:24 -------
+Is this patch ready to go into SVN? I forget what is the status of it.
+
+if it is, lets get it on SVN, and close this bug.
More information about the mono-bugs
mailing list