[Mono-bugs] [Bug 69546][Maj] New - test-315.cs is broken
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Nov 2004 02:04:24 -0500 (EST)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=69546
--- shadow/69546 2004-11-16 02:04:24.000000000 -0500
+++ shadow/69546.tmp.23552 2004-11-16 02:04:24.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 69546
+Product: Mono: Compilers
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: C#
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: martin@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: test-315.cs is broken
+
+When compiling test-315.cs:
+test-315.cs(36) error CS0029: Cannot convert implicitly from
+`IDirectedEnumerable' to `IDirectedCollectionValue'
+
+This bug is kinda important to me since it blocks my further work on Mono.C5.