Changes between Version 54 and Version 55 of DevProjects


Ignore:
Timestamp:
Oct 7, 2008, 1:52:27 PM (16 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevProjects

    v54 v55  
    135135Easy:
    136136 * 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.
    137138 * Add a mechanism to recover from situations where the scheduler fails to send its reply message.
    138139  * Add a reply_pending field to host table.  Set at start of scheduler, clear after reply message sent.