Sorry for that. Here's what went wrong: I did not expect the interface of the function app_not_selected() to be changed in a commit
commit 52bd196c4f95b4317b38afb2dfed61256d5ce6bb Author: David Anderson <[email protected]> Date: Mon May 26 21:07:07 2014 -0700 scheduler: fix bugs in sending non-compute-intensive jobs Best, Bernd On 05.06.14 22:05, Bernd Machenschalk wrote:
Sorry, I thought I tested at least for compilation, it should even be running on our server. Don't know what went wrong and cannot find out now. Feel free to revert the commit; I'll fix that tomorrow. Sorry again, Bernd On 5. Juni 2014 21:09:52 MESZ, Juha <[email protected]> wrote:Hi sched_locality.cpp: In function ‘int possibly_send_result(SCHED_DB_RESULT&)’: sched_locality.cpp:296:28: error: cannot convert ‘DB_WORKUNIT’ to ‘int’ for argument ‘1’ to ‘bool app_not_selected(int)’ Perhaps you were thinking of something like if (app_not_selected(wu.appid)) return ERR_NO_APP_VERSION; (".appid" added) -Juha_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
_______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
