mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 08:21:25 +00:00
Documentation and port name server fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17291 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6efeed0154
commit
1ba4b76c03
12 changed files with 230 additions and 169 deletions
|
@ -644,7 +644,7 @@ GSDebugAllocationRemove(Class c, id o)
|
|||
* containing all the allocated objects of a certain class
|
||||
* which have been recorded ... to start the recording, you need
|
||||
* to invoke GSDebugAllocationActiveRecordingObjects().
|
||||
* Presumably, you will immediately call -description on them
|
||||
* Presumably, you will immediately call [NSObject-description] on them
|
||||
* to find out the objects you are leaking. The objects are
|
||||
* returned in an array, so until the array is autoreleased,
|
||||
* the objects are not released.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue