Author: marek Date: 2005-09-21 09:16:18 -0400 (Wed, 21 Sep 2005) New Revision: 50373
Modified: trunk/mcs/errors/cs0619-46.cs trunk/mcs/errors/known-issues-mcs Log: update Modified: trunk/mcs/errors/cs0619-46.cs =================================================================== --- trunk/mcs/errors/cs0619-46.cs 2005-09-21 13:09:46 UTC (rev 50372) +++ trunk/mcs/errors/cs0619-46.cs 2005-09-21 13:16:18 UTC (rev 50373) @@ -1,4 +1,4 @@ -// cs0619-46.cs: `Obsolete' is obsolete: `!!!' +// cs0619-46.cs: `C' is obsolete: `Is obsolete' // Line: 16 using System; Modified: trunk/mcs/errors/known-issues-mcs =================================================================== --- trunk/mcs/errors/known-issues-mcs 2005-09-21 13:09:46 UTC (rev 50372) +++ trunk/mcs/errors/known-issues-mcs 2005-09-21 13:16:18 UTC (rev 50373) @@ -29,10 +29,6 @@ cs0567.cs cs0612-2.cs NO ERROR cs0619-42.cs -cs0619-31.cs NO ERROR -cs0619-43.cs NO ERROR -cs0619-45.cs NO ERROR -cs0619-46.cs NO ERROR cs0647-15.cs NO ERROR # corlib bug 73143 cs1501-5.cs cs1513.cs _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
