[Mono-bugs] [Bug 69546][Maj] Changed - test-315.cs is broken
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Nov 2004 02:08:31 -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.23612 2004-11-16 02:08:31.000000000 -0500
@@ -1,23 +1,27 @@
Bug#: 69546
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
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.
+
+------- Additional Comments From martin@ximian.com 2004-11-16 02:08 -------
+The generics testcase is gen-99.cs.
+I may have a look at that bug myself, since it seems to block all my
+further Mono.C5 work.