ConfigHandler.cpp:71:27: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=]
main.cpp:38:26: warning: catching polymorphic type 'class Glib::Error' by value [-Wcatch-value=]
Log in to post a comment.