[Mono-bugs] [Bug 75168][Maj] Changed - Dictionary class loses data
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Jun 7 18:56:38 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 radical at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75168
--- shadow/75168 2005-06-07 18:49:20.000000000 -0400
+++ shadow/75168.tmp.19747 2005-06-07 18:56:38.000000000 -0400
@@ -150,6 +150,11 @@
so the test in
while (_index < _dictionary._table.Length) {
fails.
Another approach might be to change how _index is incremented.
+
+------- Additional Comments From radical at gmail.com 2005-06-07 18:56 -------
+Created an attachment (id=15279)
+Testcase for DictionaryTest.cs (patch)
+
More information about the mono-bugs
mailing list