bugGNUstep - Bugs: bug #32620, NSSet does not implement...

Group
 
 

bug #32620: NSSet does not implement enumerateObjectsUsingBlock and friends

Submitter:  Tom Davie <beelsebob2>
Submitted:  Mon 28 Feb 2011 10:40:18 AM UTC
   
 
Category:  Base/Foundation Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Mar 2011 03:09:34 PM UTC, comment #1: 

Thanks ... I added that patch.

Richard Frith-Macdonald <CaS>
Group Member
Mon 28 Feb 2011 10:40:18 AM UTC, original submission:  

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

Tom Davie <beelsebob2>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #22805:  NSSetBlocks.diff added by beelsebob2 (3KiB - application/octet-stream - Patch attached)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by beelsebob2 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-03-05 CaS StatusNone Fixed
        Open/ClosedOpen Closed
    2011-02-28 beelsebob2 Attached File- Added NSSetBlocks.diff, #22805

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code