--- a/TODO Sun Jul 20 20:57:55 2003 +0000
+++ b/TODO Sun Jul 20 21:07:53 2003 +0000
@@ -10,7 +10,6 @@
support so that both "archives" look identical to an application; might be
nice for an email program. That's blue sky, unless someone wants to tackle
it.
-- I'm a little nervous about the use of linked lists in qpak.c.
- Stack allocate in stripAppleBundle() (platform/unix.c) instead of calloc().
- macclassic.c :
"/* (Hmm. Default behaviour is broken in the base library. :) ) */"
@@ -21,7 +20,6 @@
- Enable more warnings?
- Use __cdecl in physfs.h?
- Look for FIXMEs (many marked with "!!!" in comments).
-- Check for tab chars in the source.
- Probably other stuff. Requests and recommendations are welcome.
// end of TODO ...