[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mono-patches
Subject:    [Mono-patches] r81108 -
From:       "Gert Driesen (gert.driesen () pandora ! be)"
Date:       2007-06-30 13:58:00
Message-ID: 20070630135800.B87D59472C () mono-cvs ! ximian ! com
[Download RAW message or body]

Author: gert
Date: 2007-06-30 09:58:00 -0400 (Sat, 30 Jun 2007)
New Revision: 81108

Modified:
   trunk/mcs/class/System.Data/System.Data.Common/ChangeLog
   trunk/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs
Log:
* DbDataAdapter.cs: Marked ICloneable.Clone obsolete to match MS.


Modified: trunk/mcs/class/System.Data/System.Data.Common/ChangeLog
===================================================================
--- trunk/mcs/class/System.Data/System.Data.Common/ChangeLog	2007-06-30 13:51:21 UTC (rev 81107)
+++ trunk/mcs/class/System.Data/System.Data.Common/ChangeLog	2007-06-30 13:58:00 UTC (rev 81108)
@@ -1,3 +1,7 @@
+2007-06-30  Gert Driesen  <drieseng@users.sourceforge.net>
+
+	* DbDataAdapter.cs: Marked ICloneable.Clone obsolete to match MS.
+
 2007-06-21  Nagappan A  <anagappan@novell.com>
 
 	* DbConnectionStringBuilder.cs (Init): Modified the dictionary to

Modified: trunk/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs
===================================================================
--- trunk/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs	2007-06-30 13:51:21 UTC (rev 81107)
+++ trunk/mcs/class/System.Data/System.Data.Common/DbDataAdapter.cs	2007-06-30 13:58:00 UTC (rev 81108)
@@ -512,6 +512,7 @@
 		}
 		
 		[MonoTODO]
+		[Obsolete ("use 'protected DbDataAdapter(DbDataAdapter)' ctor")]
 		object ICloneable.Clone ()
 		{
 			throw new NotImplementedException ();

_______________________________________________
Mono-patches maillist  -  Mono-patches@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-patches
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic