[Mono-bugs] [Bug 82691][Wis] Changed - Compilation difference between .NET and Mono with generic method (apparently)
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 4 15:16:53 EDT 2007
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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=82691
--- shadow/82691 2007-09-04 11:18:17.000000000 -0400
+++ shadow/82691.tmp.589 2007-09-04 15:16:53.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 82691
Product: Mono: Compilers
Version: 1.2
-OS:
+OS: unknown
OS Details: Ubuntu Linux Gutsy
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: rharinath at novell.com
ReportedBy: jeremie.laval at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -86,6 +86,9 @@
public void Iter(Action<T> action)
{
}
}
'''
+
+------- Additional Comments From gert.driesen at pandora.be 2007-09-04 15:16 -------
+Works fine using SVN head.
More information about the mono-bugs
mailing list