That was indeed the problem; I checked in the fix.
-- David

On 05-Jun-2014 12:09 PM, Juha 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.

Reply via email to