зеркало из https://github.com/mono/mail-archives.git
89 строки
3.5 KiB
HTML
89 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly
|
|
</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="006731.html">
|
|
<LINK REL="Next" HREF="006733.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly
|
|
</H1>
|
|
<B>bugzilla-daemon@rocky.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40rocky.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly">bugzilla-daemon@rocky.ximian.com
|
|
</A><BR>
|
|
<I>Sun, 3 Aug 2003 17:59:20 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="006731.html">[Mono-bugs] [Bug 47308][Maj] Changed - CollectionBase.Remove does not throws an exception
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006733.html">[Mono-bugs] [Bug 47312][Min] New - Undocumented IBuiltInPermission in System.Security.Permissions
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6732">[ date ]</a>
|
|
<a href="thread.html#6732">[ thread ]</a>
|
|
<a href="subject.html#6732">[ subject ]</a>
|
|
<a href="author.html#6732">[ 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=45575">http://bugzilla.ximian.com/show_bug.cgi?id=45575</A>
|
|
|
|
--- shadow/45575 Fri Jun 27 22:14:24 2003
|
|
+++ shadow/45575.tmp.12964 Sun Aug 3 17:59:20 2003
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 45575
|
|
Product: Mono/Class Libraries
|
|
Version: unspecified
|
|
OS: All
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Cosmetic
|
|
Component: System
|
|
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>
|
|
@@ -31,6 +31,9 @@
|
|
Proposed constructor:
|
|
public IPHostEntry() {
|
|
}
|
|
|
|
------- Additional Comments From <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A> 2003-06-27 22:14 -------
|
|
1.0 does not do it either
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:barce@frlp.utn.edu.ar">barce@frlp.utn.edu.ar</A> 2003-08-03 17:59 -------
|
|
+Fixed in CVS by Jerome Laban.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="006731.html">[Mono-bugs] [Bug 47308][Maj] Changed - CollectionBase.Remove does not throws an exception
|
|
</A></li>
|
|
<LI> Next message: <A HREF="006733.html">[Mono-bugs] [Bug 47312][Min] New - Undocumented IBuiltInPermission in System.Security.Permissions
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#6732">[ date ]</a>
|
|
<a href="thread.html#6732">[ thread ]</a>
|
|
<a href="subject.html#6732">[ subject ]</a>
|
|
<a href="author.html#6732">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|