[Mono-bugs] [Bug 77689][Wis] Changed - Wrong comparision in
UdpClient.cs
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Mar 3 12:26:28 EST 2006
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 dick at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77689
--- shadow/77689 2006-03-01 17:53:14.000000000 -0500
+++ shadow/77689.tmp.1794 2006-03-03 12:26:28.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77689
Product: Mono: Class Libraries
Version: 1.0
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: System
AssignedTo: mono-bugs at ximian.com
ReportedBy: faina.mail at tiscali.it
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -23,6 +23,9 @@
throw new ArgumentException("family");
(I have line-wrapped it)
Obviously the second comparision is wrong as it is the same as the first:
it sould be InterNetworkV6, for the IPv6 support.
+
+------- Additional Comments From dick at ximian.com 2006-03-03 12:26 -------
+Fixed in r57548. Thanks.
More information about the mono-bugs
mailing list