[mlpack-git] [mlpack/mlpack] switch last (!) remaining std::cout to destination (#814)

Dirk Eddelbuettel notifications at github.com
Sun Nov 20 13:08:28 EST 2016


so I looked into why R was complaining that `std::cout` was referenced when linking against mlpack -- and it turns out that the (sole !!) remaining use of `std::cout` appears to be an instance that ought to have been converted to `destination`

this pr does that

no Travis build on my site; I just used to have a clone rather than fork and did not have Travis set up to build when I just committed this but it should work out just fine
You can view, comment on, or merge this pull request online at:

  https://github.com/mlpack/mlpack/pull/814

-- Commit Summary --

  * switch last (!) remaining std::cout to destination

-- File Changes --

    M src/mlpack/core/util/prefixedoutstream_impl.hpp (2)

-- Patch Links --

https://github.com/mlpack/mlpack/pull/814.patch
https://github.com/mlpack/mlpack/pull/814.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/814
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20161120/e6fc115c/attachment.html>


More information about the mlpack-git mailing list