[Mono-devel-list] System.Data.DataRow big patch
Daniel Morgan
danmorg at sc.rr.com
Fri Mar 21 08:03:27 EST 2003
Hello Alan Tam,
Your patch look good. I verified your patch against current cvs, and it works.
Can you commit your patch please?
Thanks,
Daniel
-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Alan Tam
Sent: Friday, March 21, 2003 4:01 AM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-devel-list] System.Data.DataRow big patch
Dear all,
I've looked at the DataRow code and found that the DataRowState and
DataRowVersion codes are mostly only just working. If you build by test program
and run it against both platforms you will feel unhappy that nearly all tests
failed.
I've prepared a patch, that at least passed all tests I prepared. In addition I
also fixed a little in DataRowCollection and DbDataAdapter (which depends on
the old wrong behavior).
Please review my patch and see if it breaks other things. If there is no
objection, I will commit it.
Regards,
Alan
More information about the Mono-devel-list
mailing list