mail-archives/mono-bugs/2005-June/030213.html

101 строка
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws
NoNullAllowedException
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075123%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20GetChanges%28%29%20throws%0A%09NoNullAllowedException&In-Reply-To=bug-75123%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030212.html">
<LINK REL="Next" HREF="030214.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws
NoNullAllowedException</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075123%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20GetChanges%28%29%20throws%0A%09NoNullAllowedException&In-Reply-To=bug-75123%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75123][Nor] Changed - [PATCH] GetChanges() throws
NoNullAllowedException">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Fri Jun 10 03:39:46 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030212.html">[Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if
for the #endif
</A></li>
<LI>Next message: <A HREF="030214.html">[Mono-bugs] [Bug 75210][Nor] New - Crash when sending signals to a
multithreaded Mono process
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30213">[ date ]</a>
<a href="thread.html#30213">[ thread ]</a>
<a href="subject.html#30213">[ subject ]</a>
<a href="author.html#30213">[ 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">tsureshkumar at novell.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75123">http://bugzilla.ximian.com/show_bug.cgi?id=75123</A>
--- shadow/75123 2005-06-10 01:06:45.000000000 -0400
+++ shadow/75123.tmp.23751 2005-06-10 03:39:46.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 75123
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.Data
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tsureshkumar at novell.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">george.barbarosie at gmail.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
@@ -149,6 +149,11 @@
Atsushi, DataRowCollection.AddInternal() is called by
DataRowCollection.Add() after a few checks (row isn't null, row
belongs to this table, row is detached) and a conditioned call to
ValidateDataRowInternal(). DataRowCollection.Add() also calls
row.BeginEdit() before ValidateDataRowInternal(), but I can't
understand why would that be needed or useful.
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">tsureshkumar at novell.com</A> 2005-06-10 03:39 -------
+fixed in svn.
+
+revision r45735.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030212.html">[Mono-bugs] [Bug 74939][Nor] Changed - CS1028 when there is an #if
for the #endif
</A></li>
<LI>Next message: <A HREF="030214.html">[Mono-bugs] [Bug 75210][Nor] New - Crash when sending signals to a
multithreaded Mono process
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30213">[ date ]</a>
<a href="thread.html#30213">[ thread ]</a>
<a href="subject.html#30213">[ subject ]</a>
<a href="author.html#30213">[ 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>