From: Martin Pool Date: Fri, 30 Nov 2001 00:16:14 +0000 (+0000) Subject: Note error cases that we ought to improve. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/5aafd07b37b997696f81d98f4c0c54aab0f98041 Note error cases that we ought to improve. --- diff --git a/TODO b/TODO index 29dd10f5..88216ad6 100644 --- 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