[Mono-bugs] [Bug 74953][Maj] Changed - [GMCS] Converting array to
IEnumerable<T>
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jul 6 14:04:05 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74953
--- shadow/74953 2005-06-28 07:27:41.000000000 -0400
+++ shadow/74953.tmp.26740 2005-07-06 14:04:05.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: martin at ximian.com
ReportedBy: emrysk at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Summary: [GMCS] Converting array to IEnumerable<T>
-OtherBugsDependingOnThis: 74945, 74991[DUPLICATE]
+OtherBugsDependingOnThis: 74945[FIXED], 74991[DUPLICATE]
I'm using Mono 1.1.7 built from source on Ubuntu (Hoary).
The following is a working example. It throws a NullReferenceException
from AddRange.
More information about the mono-bugs
mailing list