[Mono-bugs] [Bug 76061][Wis] Changed - Generic.Dictionary(0) throws
DivideByZeroException on Add
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Sep 18 19:19:50 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76061
--- shadow/76061 2005-09-11 14:45:20.000000000 -0400
+++ shadow/76061.tmp.30814 2005-09-18 19:19:50.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 76061
Product: Mono: Class Libraries
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Ubuntu: Hoary
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: emrysk at gmail.com
QAContact: mono-bugs at ximian.com
@@ -44,6 +44,11 @@
System.Collections.Generic.Dictionary`2<System.String,System.String>:GetSlot
(System.String )
in <0x00015>
System.Collections.Generic.Dictionary`2<System.String,System.String>:Add
(System.String , System.String )
in <0x00034> Program:Main ()
+
+------- Additional Comments From miguel at ximian.com 2005-09-18 19:19 -------
+Fixed on SVN.
+
+We will backport this fix to 1.1.9.x
More information about the mono-bugs
mailing list