[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ 101912 ] NSset doesn't declare methods
From: |
nobody |
Subject: |
[ 101912 ] NSset doesn't declare methods |
Date: |
Thu, 06 Mar 2003 22:15:03 -0500 |
Support Request #101912, was updated on Thu 03/06/03 at 20:15
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=101912&group_id=99
Category: Foundation
Status: Open
Priority: 5
Summary: NSset doesn't declare methods
By: fedor
Date: Thu 03/06/03 at 20:15
Logged In: YES
user_id=328
Browser: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905
NSSet.h does not contain the declaration of the
following methods:
+ (id) setWithObjects: (id*)objects
count: (unsigned)count;
- (void) makeObjectsPerformSelector: (SEL)aSelector;
- (void) makeObjectsPerformSelector: (SEL)aSelector
withObject: argument;
- (NSString*) description;
Benhur
----------------------------------------------------------------------
You can respond by visiting:
http://savannah.gnu.org/support/?func=detailsupport&support_id=101912&group_id=99
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ 101912 ] NSset doesn't declare methods,
nobody <=