mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9205 72102866-910b-0410-8b05-ffd578937521
9 lines
245 B
Text
9 lines
245 B
Text
TODO
|
|
****
|
|
|
|
* Some people have reported NSZone memory allocation problems. If
|
|
you encounter a problem with NSZones, switch to using the default
|
|
zone instead of creating one. Or better yet, fix the problem and
|
|
submit a patch.
|
|
|
|
|