[Mono-bugs] [Bug 76447][Maj] Changed - gint32/long mixup in socket
option setting
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 4 10:00:36 EST 2005
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=76447
--- shadow/76447 2005-11-02 14:11:23.000000000 -0500
+++ shadow/76447.tmp.396 2005-11-04 10:00:36.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76447
Product: Mono: Runtime
Version: 1.1
OS: other
OS Details: FreeBSD 5.4-STABLE #0: Mon Sep 12 15:38:32 BST 2005 amd64
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: io-layer
AssignedTo: dick at ximian.com
ReportedBy: kamenovl at gmail.com
QAContact: mono-bugs at ximian.com
@@ -105,6 +105,10 @@
FIONBIO and cmd are different types, cmd = (int)FIONBION doesnt imply
that cmd == FIONBIO.
and i wasnt going to put ifdefs and casts around, hence the switch.
hope that makes sense.
+
+------- Additional Comments From dick at ximian.com 2005-11-04 10:00 -------
+Similar patch committed to SVN (yours had the FIONBIO case break; in
+the wrong place.) Thanks.
More information about the mono-bugs
mailing list