[Mono-bugs] [Bug 553783] New: Comparer<DateTime>.Default is not supported (fails with JIT error on device)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 9 07:20:54 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=553783
Summary: Comparer<DateTime>.Default is not supported (fails
with JIT error on device)
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Runtime
AssignedTo: gnorton at novell.com
ReportedBy: martin at memewave.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.5)
Gecko/20091102 Firefox/3.5.5 (.NET CLR 3.5.30729)
When using a dictionary keyed on DateTime, it fails as the
Comparer<DateTime>.Default is not special-cased.
This breaks dictionaries and group by Linq queries etc. that use DateTime.
Reproducible: Always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list