Skip to content
Snippets Groups Projects
user avatar
Steven Murray authored
mediachanger code.

Example error:

/home/smurray/CTA/mediachanger/io.hpp:353:3: error: dynamic exception
specifications are deprecated in C++11 [-Werror=deprecated]
   throw(cta::exception::TimeOut, cta::exception::Exception);
   ^~~~~
89ce827b
History
Name Last commit Last update
..