зеркало из https://github.com/mono/mail-archives.git
83 строки
3.7 KiB
HTML
83 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge()
|
|
behaviour different from MS .NET
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075137%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20DataSet.Merge%28%29%0A%09behaviour%20different%20from%20MS%20.NET&In-Reply-To=bug-75137%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030254.html">
|
|
<LINK REL="Next" HREF="030256.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge()
|
|
behaviour different from MS .NET</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075137%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20DataSet.Merge%28%29%0A%09behaviour%20different%20from%20MS%20.NET&In-Reply-To=bug-75137%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge()
|
|
behaviour different from MS .NET">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jun 10 18:28:11 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030254.html">[Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge()
|
|
behaviour different from MS .NET
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030256.html">[Mono-bugs] [Bug 75007][Maj] Changed - Hang in constructor
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30255">[ date ]</a>
|
|
<a href="thread.html#30255">[ thread ]</a>
|
|
<a href="subject.html#30255">[ subject ]</a>
|
|
<a href="author.html#30255">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75137">http://bugzilla.ximian.com/show_bug.cgi?id=75137</A>
|
|
|
|
--- shadow/75137 2005-06-10 18:27:39.000000000 -0400
|
|
+++ shadow/75137.tmp.32358 2005-06-10 18:28:11.000000000 -0400
|
|
@@ -83,6 +83,11 @@
|
|
- make row.Current=row.Original when source row state is unchanged
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com</A> 2005-06-10 18:27 -------
|
|
Created an attachment (id=15299)
|
|
updated patch to latest SVN, CopyValuesToRow version
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com</A> 2005-06-10 18:28 -------
|
|
+Created an attachment (id=15300)
|
|
+updated patch to latest SVN, MergeValuesToRow version
|
|
+
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030254.html">[Mono-bugs] [Bug 75137][Nor] Changed - [PATCH] DataSet.Merge()
|
|
behaviour different from MS .NET
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030256.html">[Mono-bugs] [Bug 75007][Maj] Changed - Hang in constructor
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30255">[ date ]</a>
|
|
<a href="thread.html#30255">[ thread ]</a>
|
|
<a href="subject.html#30255">[ subject ]</a>
|
|
<a href="author.html#30255">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|