[Mono-bugs] [Bug 45575][Cos] Changed - System.Net.IPHostEntry Constructor initializes fields incorrectly

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 3 Aug 2003 17:59:20 -0400 (EDT)


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 barce@frlp.utn.edu.ar.

http://bugzilla.ximian.com/show_bug.cgi?id=45575

--- 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: mono-bugs@ximian.com                            
 ReportedBy: barce@frlp.utn.edu.ar               
 QAContact: mono-bugs@ximian.com
@@ -31,6 +31,9 @@
 Proposed constructor:
                 public IPHostEntry() {
                 }
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-06-27 22:14 -------
 1.0 does not do it either
+
+------- Additional Comments From barce@frlp.utn.edu.ar  2003-08-03 17:59 -------
+Fixed in CVS by Jerome Laban.