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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -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 [EMAIL PROTECTED] 2005-11-04 10:00 ------- +Similar patch committed to SVN (yours had the FIONBIO case break; in +the wrong place.) Thanks. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
