[Mono-bugs] [Bug 51303][Wis] Changed - NullReferenceException on Dns.GetHostByName(string)
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 10:02:30 -0500 (EST)
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 rkumar@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51303
--- shadow/51303 2003-11-23 08:10:39.000000000 -0500
+++ shadow/51303.tmp.24832 2003-11-27 10:02:30.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 51303
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: neeeeeep@bigpond.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -67,6 +67,13 @@
Everytime
Additional Information:
Occured with mono source snapshot from 20/Nov/03.
+
+------- Additional Comments From rkumar@novell.com 2003-11-27 10:02 -------
+It works for me (I have a cvs snapshot from 25/Nov/2003),
+ravi@ravi:~/tests> mono 51303.exe
+127.0.0.1
+
+Try running your sample with the latest mono code.