Closed cburbridge closed 10 years ago
also... in the current settings all pull requests are only checked for hydro...
ok, but if i merge this it wont break the hydro version even though jenkins is upset?
no... this is just the PR checking being a little messy... It checks all PR's against hydro... It should filter only PRs that are for the respective branch, but it currently doesn't. Feel free to ignore.
Oh... just spotted this one:
/tmp/test_repositories/src_repository/scitos_drivers/scitos_mira/src/ScitosModule.cpp:23:1140: warning: too many arguments for format [-Wformat-extra-args]
ROS_WARN("Mira RPC error caught when setting parameter: ", e.what() );
Yes, will update this in a separate PR.
no surprise... this now fails for hydro :-(