Skip to content

[fix] Catch exception by const reference

Silences gcc-8 warning when catching polymorphic types by value.

Merge request reports