K 10 svn:author V 6 jbeich K 8 svn:date V 27 2017-01-21T23:12:18.416975Z K 7 svn:log V 183 science/openbabel: unbreak with GCC >= 6 GCC defaults to C++14 since 6.0 which no longer converts istream to bool by default. Instead of fixing just downgrade to C++98. PR: 216036 END