зеркало из https://github.com/mono/mail-archives.git
88 строки
3.4 KiB
HTML
88 строки
3.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 47308][Maj] Changed - CollectionBase.Remove does not throws an exception
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40rocky.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="006730.html">
|
|
<LINK REL="Next" HREF="006732.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 47308][Maj] Changed - CollectionBase.Remove does not throws an exception
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 47308][Maj] Changed - CollectionBase.Remove does not throws an exception">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 3 Aug 2003 17:41:18 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006730.html">[Mono-bugs] [Bug 47307][Nor] Changed - CollectionBase.Add does not undo the added element when OnInsertComplete throws an exception
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006732.html">[Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6731">[ date ]</a>
|
|
<a href="thread.html#6731">[ thread ]</a>
|
|
<a href="subject.html#6731">[ subject ]</a>
|
|
<a href="author.html#6731">[ 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="mailto:barce@frlp.utn.edu.ar.">barce@frlp.utn.edu.ar.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=47308">http://bugzilla.ximian.com/show_bug.cgi?id=47308</A>
|
|
|
|
--- shadow/47308 Sun Aug 3 14:56:38 2003
|
|
+++ shadow/47308.tmp.23442 Sun Aug 3 17:41:18 2003
|
|
@@ -2,13 +2,13 @@
|
|
Product: Mono/Class Libraries
|
|
Version: unspecified
|
|
OS: All
|
|
OS Details:
|
|
Status: NEW
|
|
Resolution:
|
|
-Severity:
|
|
+Severity: Unknown
|
|
Priority: Major
|
|
Component: CORLIB
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:barce@frlp.utn.edu.ar">barce@frlp.utn.edu.ar</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -51,6 +51,9 @@
|
|
Expected Results:
|
|
ArgumentException is thrown
|
|
|
|
|
|
How often does this happen?
|
|
Always
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:barce@frlp.utn.edu.ar">barce@frlp.utn.edu.ar</A> 2003-08-03 17:41 -------
|
|
+Patch to solve this bug attached to BUG#47310
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006730.html">[Mono-bugs] [Bug 47307][Nor] Changed - CollectionBase.Add does not undo the added element when OnInsertComplete throws an exception
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006732.html">[Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6731">[ date ]</a>
|
|
<a href="thread.html#6731">[ thread ]</a>
|
|
<a href="subject.html#6731">[ subject ]</a>
|
|
<a href="author.html#6731">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|