cppcheck

Duration: 0.0s | Issues: 7

← Back to Run Summary

ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
ERROR test/redirect.h:48
bugprone-unsafe-to-allow-exceptions,-warnings-as-errors
function '~RedirectOutputError' should not throw exceptions but it is still marked as potentially throwing
48 | ~RedirectOutputError() noexcept(false) { | ^
"