[Mono-bugs] [Bug 78441][Min] Changed - System.Data.DataTable.CreateDataReader missing because of a typo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 28 03:52:44 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 adrinael at adrinael.net.

http://bugzilla.ximian.com/show_bug.cgi?id=78441

--- shadow/78441	2006-05-18 09:18:25.000000000 -0400
+++ shadow/78441.tmp.2207	2006-06-28 03:52:44.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78441
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Sys.Data
 AssignedTo: tsenganal at novell.com                            
 ReportedBy: adrinael at adrinael.net               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -19,6 +19,9 @@
 DataTable should have method CreateDataReader, which is missing currently.
 There's a curiously familiar-looking GetDataReader, which used to exist in
 DataSet too, but got changed to conform to the spec...
 
 (The current implementation just throws NotImplementedException, but that's
 enough to get things to compile, so changing the name now will improve matters)
+
+------- Additional Comments From adrinael at adrinael.net  2006-06-28 03:52 -------
+Got fixed in r62091


More information about the mono-bugs mailing list