Changes between Version 54 and Version 55 of DevProjects
- Timestamp:
- Oct 7, 2008, 1:52:27 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevProjects
v54 v55 135 135 Easy: 136 136 * Add a -h/--help option to all back end programs that explains what it does and gives usage. 137 * Add a --version option to all back end programs that prints their version, from ../version.h. NOTE: this is a client version number; it would be better to print the SVN changeset. 137 138 * Add a mechanism to recover from situations where the scheduler fails to send its reply message. 138 139 * Add a reply_pending field to host table. Set at start of scheduler, clear after reply message sent.