Commit 5aafd07b authored by Martin Pool's avatar Martin Pool

Note error cases that we ought to improve.

parent 053f3a83
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment