diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-25 03:45:28 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-08-25 03:45:28 +0000 |
commit | e845f7e24e698a068dce4335932ecd19d8aa7b7e (patch) | |
tree | 2fdfa62517bc76fcf999664bfd355ca8d453643c /cad/qmls/files/patch-qmls_cdl.cpp | |
parent | biology/primer3: Fix build with Clang 6 (diff) |
biology/protomol: Fix build with Clang 6
Report.cpp:208:12: error: invalid operands to binary expression ('std::ostream' (aka 'basic_ostream<char>') and 'const std::__1::ostream' (aka 'const basic_ostream<char>'))
*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<char>') 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
Diffstat (limited to 'cad/qmls/files/patch-qmls_cdl.cpp')
0 files changed, 0 insertions, 0 deletions