bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #10742] NSFileHandle setNonBlocking:YES has no effect under MinGW


From: Adam Fedor
Subject: [bugs #10742] NSFileHandle setNonBlocking:YES has no effect under MinGW
Date: Wed, 01 Dec 2004 00:08:33 -0500
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/125.5.5 (KHTML, like Gecko) Safari/125.11

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10742] Latest Modifications:

Changes by: 
                Adam Fedor <fedor@gnu.org>
'Date: 
                Wed 12/01/2004 at 05:01 (US/Mountain)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | fedor
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed.

2004-11-30  Adam Fedor  <fedor@gnu.org>
        * Source/GSFileHandle.m (-setNonBlocking:): Set the isNonBlocking
        ivar on MingW. Fixes bug #10742.







/**************************************************************************/
[bugs #10742] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10742>
Project: GNUstep
Submitted by: 0
On: Wed 10/20/2004 at 09:14

Category:  Base/Foundation
Severity:  5 - Average
Item Group:  Bug
Resolution:  Fixed
Privacy:  Public
Assigned to:  fedor
Status:  Closed


Summary:  NSFileHandle setNonBlocking:YES has no effect under MinGW

Original Submission:  using GNUstep base1.10.0/MinGW.

-[GSFileHandle setNonBlocking:] never sets isNonBlocking.
so the rest of the code using it don't work.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Wed 12/01/2004 at 05:01       By: Adam Fedor <fedor>
Fixed.

2004-11-30  Adam Fedor  <fedor@gnu.org>
        * Source/GSFileHandle.m (-setNonBlocking:): Set the isNonBlocking
        ivar on MingW. Fixes bug #10742.













For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10742>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]