[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #32620] NSSet does not implement enumerateObjectsUsingBlock and fri
From: |
Tom Davie |
Subject: |
[bug #32620] NSSet does not implement enumerateObjectsUsingBlock and friends |
Date: |
Mon, 28 Feb 2011 10:40:19 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_6) AppleWebKit/534.22+ (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4 |
URL:
<http://savannah.gnu.org/bugs/?32620>
Summary: NSSet does not implement enumerateObjectsUsingBlock
and friends
Project: GNUstep
Submitted by: beelsebob2
Submitted on: Mon 28 Feb 2011 10:40:18 AM GMT
Category: Base/Foundation
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
NSSet does not implement either
- (void)enumerateObjectsUsingBlock:(void (^)(id obj, BOOL *stop))block
or
- (void)enumerateObjectsWithOptions:(NSEnumerationOptions)opts
usingBlock:(void (^)(id obj, BOOL *stop))block
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Mon 28 Feb 2011 10:40:18 AM GMT Name: NSSetBlocks.diff Size: 3kB By:
beelsebob2
Patch attached
<http://savannah.gnu.org/bugs/download.php?file_id=22805>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32620>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #32620] NSSet does not implement enumerateObjectsUsingBlock and friends,
Tom Davie <=