This change:
http://boinc.berkeley.edu/trac/changeset/19535/trunk/boinc/client/gui_rpc_server_ops.cpp

not only doesn't allow new RPCs to be introduced if their initial part
is equal to an existing RPC (which I think is a bad limitation), but
also broke *current* RPCs.

project_attach is a substring of project_attach_poll, and both RPCs
already exist in current clients.

-- 
Nicolas
_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
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