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.
