[Mono-bugs] [Bug 75850][Blo] Changed - [GMCS] gmcs incorrectly
chooses non-generic GetEnumerator () method
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 23 22:08:11 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=75850
--- shadow/75850 2005-08-19 18:25:33.000000000 -0400
+++ shadow/75850.tmp.6325 2005-08-23 22:08:11.000000000 -0400
@@ -3,15 +3,15 @@
Version: unspecified
OS: unknown
OS Details:
Status: NEW
Resolution:
Severity: Unknown
-Priority: Normal
+Priority: Blocker
Component: C#
-AssignedTo: mono-bugs at ximian.com
+AssignedTo: martin at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [GMCS] gmcs incorrectly chooses non-generic GetEnumerator () method
@@ -51,6 +51,9 @@
[mscorlib]System.Collections.IEnumerable::GetEnumerator()
while csc generates a call to the generic GetEnumerator () method.
------- Additional Comments From vargaz at gmail.com 2005-08-19 18:25 -------
This prevents IronPython-0.9 from working on mono.
+
+------- Additional Comments From miguel at ximian.com 2005-08-23 22:08 -------
+Another important one
More information about the mono-bugs
mailing list