[Mono-bugs] [Bug 50572][Wis] Changed - Access modifiers illegal on explicit interface implementations
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 23 Dec 2003 20:20:59 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=50572
--- shadow/50572 2003-12-23 20:16:46.000000000 -0500
+++ shadow/50572.tmp.10119 2003-12-23 20:20:59.000000000 -0500
@@ -67,6 +67,11 @@
private void foo ();
}
Before we had a parser error.
Both should be applied.
+
+------- Additional Comments From bmaurer@users.sf.net 2003-12-23 20:20 -------
+Created an attachment (id=6315)
+Better version of patch #2
+