https://bugzilla.novell.com/show_bug.cgi?id=710262
https://bugzilla.novell.com/show_bug.cgi?id=710262#c0 Summary: Dictionary<decimal, > works differently on Mono and .NET Classification: Mono Product: Mono: Class Libraries Version: 2.10.x Platform: 64bit OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: System AssignedTo: mono-bugs@lists.ximian.com ReportedBy: ima...@comcast.net QAContact: mono-bugs@lists.ximian.com Found By: --- Blocker: --- Created an attachment (id=444077) --> (http://bugzilla.novell.com/attachment.cgi?id=444077) Test case User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.30 (KHTML, like Gecko) Chrome/12.0.742.112 Safari/534.30 On .NET, I can add 0.5m as a key and look it up with 0.500m. On Mono, this does not work. Reproducible: Always Steps to Reproduce: 1. Compile the attached code 2. Run on Mono 3. Run on .NET Actual Results: Mono returns false, .NET returns True. Expected Results: Mono should emulate .NET wherever possible. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - mono-bugs@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-bugs