Note error cases that we ought to improve.
authorMartin Pool <mbp@samba.org>
Fri, 30 Nov 2001 00:16:14 +0000 (00:16 +0000)
committerMartin Pool <mbp@samba.org>
Fri, 30 Nov 2001 00:16:14 +0000 (00:16 +0000)
TODO

diff --git a/TODO b/TODO
index 29dd10f..88216ad 100644 (file)
--- a/TODO
+++ b/TODO
@@ -50,6 +50,18 @@ IPv6
 
   which should just take a small change to the parser code.
 
+Errors
+
+  If we hang or get SIGINT, then explain where we were up to.  Perhaps
+  have a static buffer that contains the current function name, or
+  some kind of description of what we were trying to do.  This is a
+  little easier on people than needing to run strace/truss.
+
+  "The dungeon collapses!  You are killed."  Rather than "unexpected
+  eof" give a message that is more detailed if possible and also more
+  helpful.  
+
+
 PLATFORMS ------------------------------------------------------------
 
 Win32
@@ -75,6 +87,8 @@ Add machines
 
   HP-UX variants (via HP?)
 
+  SCO
+
 NICE -----------------------------------------------------------------
 
 --no-detach and --no-fork options