Skip to content

23.0-cppcheck-EventLoop

Shaun Roe requested to merge sroe/athena:23.0-cppcheck-EventLoop into master

Fix cppcheck warnings: throw with no exception in report_error rewritten in terms of std::current_exception (and clients adjusted); other dummy'throw' inserted to placate compiler had cppcheck warnings suppressed.

Edited by Shaun Roe

Merge request reports