mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +00:00
Add skeletal NSXML work as requested.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27824 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f24254d4f
commit
910deff1a6
21 changed files with 2553 additions and 4 deletions
|
@ -237,7 +237,7 @@ GSAtomicMallocZone (void);
|
|||
* NB. making a pointer weak does not mean that it is automatically
|
||||
* zeroed when the object it points to is garbage collected. To get that
|
||||
* behavior you must asign values to the pointer using the
|
||||
* GSAssignZeroingWeakPointer() function.<rb />
|
||||
* GSAssignZeroingWeakPointer() function.<br />
|
||||
* This function has no effect if the system is
|
||||
* not built for garbage collection.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue