notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-im/mtxclient/files/patch-lib_http_session.cpp
SVNWeb

Number of commits found: 2

Thu, 4 Apr 2019
[ 23:29 jbeich search for other commits by this committer ] Original commit   Revision:497876
net-im/mtxclient: replace r497831 with upstream fix

Make sure the fix is pruned on updated via patch conflict.
[ 14:04 jbeich search for other commits by this committer ] Original commit   Revision:497831
net-im/mtxclient: unbreak with boost 1.70

lib/http/session.cpp:60:22: error: no member named 'cout' in namespace 'std'
                std::cout << "shutdown: " << ec.message() << std::endl;
                ~~~~~^
lib/http/session.cpp:155:22: error: no member named 'cerr' in namespace 'std'
                std::cerr << ec.message() << "\n";
                ~~~~~^

Number of commits found: 2