Commit Graph

3 Commits

Author SHA1 Message Date
Julien Nabet 32253c3e30 cppcheck: printf format string
[sched/target_batch.cpp:182]: (warning) printf format string requires 1 parameter but 2 are given.
2018-03-28 18:01:14 +02:00
David Anderson cf0a0817c0 server: fix some compile warnings
Add a derived class DB_APP_VERSION_VAL for use by the validator,
containing the extra fields it uses,
so that we're not doing memset 0 on vectors
2014-03-19 14:55:16 -07:00
David Anderson 8208a3b72f - scheduler: add a program that targets remaining jobs in a batch
to a particular user (e.g. for cloud execution).
    From Derrick Kondo.


svn path=/trunk/boinc/; revision=25576
2012-04-17 21:50:13 +00:00