Commit Graph

3 Commits

Author SHA1 Message Date
David Anderson 0b09759ee9 Fix build break with gcc 6; from Nicolas and Gianfranco 2016-01-21 18:21:50 -08:00
Christian Beer a09576fbdc LIB: introduce new warning message level
This is to be used for non critical, non normal messages that don't break anything but need to be investigated by project admins.
Needed in the file_upload_handler to find hosts that reupload result files and investigate the reason.
2015-10-22 10:04:00 +02:00
David Anderson ea7edd75b3 Move sched_msgs.* from sched/ to lib/
Lets SCHED_MSG_LOG be used including only -lboinc, not -lsched.
This is a tactical move; SETI@home back-end code
uses SCHED_MSG_LOG and I need to make this work without -lsched,
which pulls in MySQL libraries which I don't want.
2015-09-08 11:28:06 -07:00