[Mono-bugs] [Bug 62613][Wis] Changed - [PATCH]
Mono.Data.SqliteClient named input parameters
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri May 27 05:13:34 EDT 2005
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 tsureshkumar at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=62613
--- shadow/62613 2005-05-24 04:38:14.000000000 -0400
+++ shadow/62613.tmp.21375 2005-05-27 05:13:34.000000000 -0400
@@ -10,13 +10,13 @@
Component: Sys.Data
AssignedTo: mono-bugs at ximian.com
ReportedBy: chris at turchin.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc: Jeroen at xs4all.nl,brion at pobox.com
+Cc: Jeroen at xs4all.nl,brion at pobox.com,everaldo_canuto at yahoo.com.br,thomas.zoechling at gmx.at,tsureshkumar at novell.com,vladimir at pobox.com
Summary: [PATCH] Mono.Data.SqliteClient named input parameters
I know this is not a System.Data thing, but Mono.Data is not in the
components list...
this is a patch i had written a while back for Mono.Data.Sqlite to add
@@ -155,6 +155,13 @@
------- Additional Comments From thomas.zoechling at gmx.at 2005-05-24 04:38 -------
It seems that in the current (44932) revision there is a copy paste
error in the Commit/Rollback code:
http://svn.myrealbox.com/source/trunk/mcs/class/Mono.Data.SqliteClient/Mono.Data.SqliteClient/SqliteTransaction.cs
So Chris changed it. Looks sane now :)
+
+------- Additional Comments From tsureshkumar at novell.com 2005-05-27 05:13 -------
+is the patch applied?
+
+if not, which is the final patch? I will commit to svn.
+
+suresh.
More information about the mono-bugs
mailing list