Skip to content

23.0-cppcheck-EventLoopGrid

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

Solve cppcheck warnings: two 'throws' without an exception now throw an exception. two strings passed by value now passed by const reference.

Merge request reports