K 10 svn:author V 5 tobik K 8 svn:date V 27 2018-08-25T03:45:28.529889Z K 7 svn:log V 688 biology/protomol: Fix build with Clang 6 Report.cpp:208:12: error: invalid operands to binary expression ('std::ostream' (aka 'basic_ostream') and 'const std::__1::ostream' (aka 'const basic_ostream')) *myStream << a; ~~~~~~~~~ ^ ~ /usr/include/c++/v1/ostream:218:20: note: candidate function not viable: no known conversion from 'const std::__1::ostream' (aka 'const basic_ostream') to 'const void *' for 1st argument; take the address of the argument with & basic_ostream& operator<<(const void* __p); ^ ... and so on ... http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/protomol-2.0.3_13.log END