Deprecating old stderr stream setting code in packages using RcppArmadillo (original) (raw)

Issue #391 works towards no longer suppressing a deprecation warning for use of a very old scheme to instantiate variables. When we no longer suppress these warnings we also see a number of packages exhibting a deprecation warning such as

warning: ‘void arma::set_cerr_stream(std::ostream&)’ is deprecated

which is easy to address via an updated, not deprecated call. This issue regroups the stautus of pull requests (or emailed patches) for the packages involved: