mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Minor update: Remove implemented macros/errors
This commit is contained in:
parent
795fe13b61
commit
7721da047d
1 changed files with 0 additions and 18 deletions
18
MISSING
18
MISSING
|
@ -1,16 +1,7 @@
|
|||
Missing macros:
|
||||
NS_ENUM
|
||||
NS_OPTIONS
|
||||
NS_AVAILABLE
|
||||
NS_RETURNS_INNER_POINTER
|
||||
NS_ENUM_AVAILABLE
|
||||
NS_BLOCKS_AVAILABLE
|
||||
NS_CLASS_AVAILABLE
|
||||
NS_AVAILABLE_MAC
|
||||
NS_ENUM_AVAILABLE_IOS
|
||||
NS_DEPRECATED
|
||||
NS_UNAVAILABLE
|
||||
NS_AUTOMATED_REFCOUNT_WEAK_UNAVAILABLE
|
||||
NS_AVAILABLE_IOS
|
||||
|
||||
Missing headers:
|
||||
|
@ -19,15 +10,6 @@ NONE
|
|||
|
||||
-------------------------------------------------------------
|
||||
FoundationErrors:
|
||||
NSFileWriteFileExistsError
|
||||
NSFileWriteVolumeReadOnlyError
|
||||
NSFeatureUnsupportedError
|
||||
NSPropertyListReadCorruptError
|
||||
NSPropertyListReadUnknownVersionError
|
||||
NSPropertyListReadStreamError
|
||||
NSPropertyListWriteStreamError
|
||||
NSPropertyListErrorMinimum
|
||||
NSPropertyListErrorMaximum
|
||||
NSXPCConnectionInterrupted
|
||||
NSXPCConnectionInvalid
|
||||
NSXPCConnectionReplyInvalid
|
||||
|
|
Loading…
Reference in a new issue