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/


_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to