K 10 svn:author V 3 dim K 8 svn:date V 27 2019-09-14T19:16:28.274344Z K 7 svn:log V 262 Instead of disabling gcc's deprecated declaration warnings about e.g. std::auto_ptr in a whole bunch of individual Makefiles, make the warning globally non-fatal instead. This is similar to what was done to many more non-fatal warnings from newer gcc versions. END