Author: martin
Date: 2005-04-19 10:51:20 -0400 (Tue, 19 Apr 2005)
New Revision: 43259

Modified:
   trunk/mcs/gmcs/ChangeLog
Log:
**** Merged r42672 from MCS ****


Modified: trunk/mcs/gmcs/ChangeLog
===================================================================
--- trunk/mcs/gmcs/ChangeLog    2005-04-19 14:47:33 UTC (rev 43258)
+++ trunk/mcs/gmcs/ChangeLog    2005-04-19 14:51:20 UTC (rev 43259)
@@ -1,3 +1,10 @@
+2005-04-08  Alp Toker  <[EMAIL PROTECTED]>
+
+       * pending.cs: The fix to #58413 failed to compile methods implementing
+       interfaces with/without params modifiers and vice versa, even though
+       params modifiers aren't part of the signature. Make the modifier check
+       less strict as in csc.
+
 2005-04-07  Abin Thomas  <[EMAIL PROTECTED]>
            Anoob V E  <[EMAIL PROTECTED]>
            Harilal P R  <[EMAIL PROTECTED]>

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to