freebsd-ports/sysutils/searchmonkey
Tobias Kortkamp 3ded502b45 sysutils/searchmonkey: Fix build with Clang 6
mainwindow.cpp:784:7: error: declaration of variable 'autoSettingsReset' with deduced type 'auto' requires an initializer
        auto autoSettingsReset asr(sui);  // dtor calls sui->reset()
             ^
mainwindow.cpp:784:24: error: expected ';' at end of declaration
        auto autoSettingsReset asr(sui);  // dtor calls sui->reset()
                              ^

http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/searchmonkey-2.0.0_2.log
2018-08-25 15:31:48 +00:00
..
files
distinfo
Makefile
pkg-descr