Skip to content

COMP: Fix warning catch exception by value

phcerdan requested to merge github/fork/phcerdan/fix_catch_by_value into master

Solved with catching by reference.

Merge request reports