freebsd-ports/finance/openhbci/files
Tobias Kortkamp fd838aac64 finance/openhbci: Fix build with Clang 6
value.cpp:145:10: error: no viable conversion from 'std::__1::basic_istream<char>' to 'bool'
    bool readsuccess = (ist >> _value);
         ^             ~~~~~~~~~~~~~~~

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p478276_s338342/logs/errors/openhbci-0.9.17.2_1.log

api.cpp:1263:13: error: invalid suffix on literal; C++11 requires a space between literal and identifier [-Wreserved-user-defined-literal]
                                     "*"PLUGIN_EXT,
                                        ^
2018-09-01 09:42:10 +00:00
..
patch-configure
patch-pointer.h
patch-src__openhbci__core__date.cpp
patch-src__openhbci__core__statusreport.cpp
patch-src__openhbci__core__updjob.cpp
patch-src__openhbci__simpleconfig.cpp
patch-src_openhbci_api.cpp
patch-src_openhbci_core_bank.cpp
patch-src_openhbci_core_bank.h
patch-src_openhbci_core_deskey.cpp
patch-src_openhbci_core_value.cpp
patch-src_plugins_keyfile_keyfile.cpp
patch-transaction.cpp