[Mono-bugs] [Bug 75382][Nor] Changed - gmcs causes
ArgumentNullException in ModuleBuilder for IEnumerable<T>
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 16:46:09 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=75382
--- shadow/75382 2005-06-26 04:13:00.000000000 -0400
+++ shadow/75382.tmp.22521 2005-07-01 16:46:09.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75382
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Mac OS X tiger
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: dr.beyer at gmail.com
QAContact: mono-bugs at ximian.com
@@ -161,6 +161,9 @@
gmcs t.cs
t.cs(10) warning CS0219: The variable 'i' is assigned but its value is never used
t.cs(11) warning CS0219: The variable 'j' is assigned but its value is never used
Compilation succeeded - 2 warning(s)
+
+------- Additional Comments From martin at ximian.com 2005-07-01 16:46 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list