[Mono-bugs] [Bug 78065][Nor] Changed - Missing interface check
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 30 18:33:42 EDT 2006
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 marek.safar at seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=78065
--- shadow/78065 2006-04-30 14:54:49.000000000 -0400
+++ shadow/78065.tmp.3404 2006-04-30 18:33:42.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78065
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: marek.safar at seznam.cz
ReportedBy: miguel at ximian.com
QAContact: mono-bugs at ximian.com
@@ -32,6 +32,9 @@
{
void I.M(params int[] values) {}
}
class J { static void Main () {} }
Mono compiler does not complain about this.
+
+------- Additional Comments From marek.safar at seznam.cz 2006-04-30 18:33 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list