We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
From http://build.ros.org/view/Ibin_uT64/job/Ibin_uT64__alliance__ubuntu_trusty_amd64__binary/58/console
23:24:38 [ 24%] Building CXX object CMakeFiles/alliance.dir/src/utilities/motivation_plot_generator.cpp.o 23:24:38 /usr/bin/x86_64-linux-gnu-g++ -DROSCONSOLE_BACKEND_LOG4CXX -DROS_PACKAGE_NAME=\"alliance\" -Dalliance_EXPORTS -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -DNDEBUG -D_FORTIFY_SOURCE=2 -fPIC -I/tmp/binarydeb/ros-indigo-alliance-1.0.5/include -I/opt/ros/indigo/include -std=c++11 -o CMakeFiles/alliance.dir/src/utilities/motivation_plot_generator.cpp.o -c /tmp/binarydeb/ros-indigo-alliance-1.0.5/src/utilities/motivation_plot_generator.cpp 23:24:41 /tmp/binarydeb/ros-indigo-alliance-1.0.5/src/utilities/motivation_plot_generator.cpp: In static member function ‘static std::string utilities::MotivationPlotConfigGenerator::getFilename(const string&, const char*)’: 23:24:41 /tmp/binarydeb/ros-indigo-alliance-1.0.5/src/utilities/motivation_plot_generator.cpp:82:63: error: no matching function for call to ‘regex_replace(std::string&, std::regex, const char [2])’ 23:24:41 filename = std::regex_replace(filename, std::regex("/"), "-"); 23:24:41 ^ 23:24:41 /tmp/binarydeb/ros-indigo-alliance-1.0.5/src/utilities/motivation_plot_generator.cpp:82:63: note: candidates are: 23:24:41 In file included from /usr/include/c++/4.8/regex:62:0, 23:24:41 from /tmp/binarydeb/ros-indigo-alliance-1.0.5/src/utilities/motivation_plot_generator.cpp:2: 23:24:41 /usr/include/c++/4.8/bits/regex.h:2162:5: note: template<class _Out_iter, class _Bi_iter, class _Rx_traits, class _Ch_type> _Out_iter std::regex_replace(_Out_iter, _Bi_iter, _Bi_iter, const std::basic_regex<_Ch_type, _Rx_traits>&, const std::basic_string<_Ch_type>&, std::regex_constants::match_flag_type) 23:24:41 regex_replace(_Out_iter __out, _Bi_iter __first, _Bi_iter __last, 23:24:41 ^
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From http://build.ros.org/view/Ibin_uT64/job/Ibin_uT64__alliance__ubuntu_trusty_amd64__binary/58/console
The text was updated successfully, but these errors were encountered: