|
|
@@ -12,12 +12,14 @@ These are in no particular order. A 1.0 release is reliant on doing most of
|
|
|
nice for an email program. That's blue sky, unless someone wants to tackle
|
|
|
it.
|
|
|
- Try to remove ERR_OS_ERROR from macclassic.c where possible.
|
|
|
+- Get os2.c compiling.
|
|
|
- Figure out that pesky pthread casting problem.
|
|
|
+- macclassic.c :
|
|
|
+ "/* (Hmm. Default behaviour is broken in the base library. :) ) */"
|
|
|
- Platforms to be verified as working: Solaris, WinNT 3.1, WinME, WinXP,
|
|
|
MacOS 8.1
|
|
|
-- Platforms to port to: NetBSD (needs pthreads), OS/2 (needs platform driver),
|
|
|
- PocketPC (Maybe can just use win32.c?), Amiga (needs platform driver),
|
|
|
- AtheOS (needs platform driver, maybe can use unix.c and posix.c?)
|
|
|
+- Platforms to port to: PocketPC (Maybe can just use win32.c?),
|
|
|
+ Amiga (needs platform driver).
|
|
|
- Use __cdecl in physfs.h?
|
|
|
- Look for FIXMEs (many marked with "!!!" in comments).
|
|
|
- Probably other stuff. Requests and recommendations are welcome.
|