mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-21 04:32:03 +00:00
Documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14851 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
7dbab5bdc9
commit
e87ef00610
4 changed files with 123 additions and 8 deletions
|
@ -1942,11 +1942,9 @@ static BOOL double_release_check_enabled = NO;
|
|||
* for debugging.
|
||||
* </p>
|
||||
* <p>
|
||||
* Where you are having memory allocation problems, it may make more sense
|
||||
* to look at the memory allocation debugging functions documnented in
|
||||
* look at the memory allocation debugging functions documnented in
|
||||
* NSDebug.h, or use the NSZombie features.NSDebug.h, or use the NSZombie
|
||||
* features.
|
||||
* When you are having memory allocation problems, it may make more sense
|
||||
* to look at the memory allocation debugging functions documented in
|
||||
* NSDebug.h, or use the NSZombie features.
|
||||
* </p>
|
||||
*/
|
||||
+ (void) enableDoubleReleaseCheck: (BOOL)enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue