mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 17:12:03 +00:00
Expose 10.6-compatible interface for per-thread assertion handlers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31593 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
59ee016e3e
commit
a3d6bd2eab
2 changed files with 5 additions and 3 deletions
|
@ -389,6 +389,7 @@ GS_EXPORT void _NSRemoveHandler( NSHandler *handler );
|
|||
description: (NSString*)format,...;
|
||||
|
||||
@end
|
||||
extern NSString *const NSAssertionHandlerKey;
|
||||
|
||||
#ifdef NS_BLOCK_ASSERTIONS
|
||||
#define _NSAssertArgs(condition, desc, args...)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue