1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/math/qtoctave
Tobias Kortkamp b044a7429e math/qtoctave: Unbreak build with Clang 6
qtoctave/src/generate_menu.cpp:282:64: error: cannot initialize return object of type 'MenuExtCallBack *' with an rvalue of type 'bool'
        if (!file.open(QIODevice::ReadOnly | QIODevice::Text)) return false;
                                                                      ^~~~~

http://beefy3.nyi.freebsd.org/data/112amd64-quarterly/482201/logs/qtoctave-0.10.1_4.log

PR:		232985
Submitted by:	w.schwarzenfeld@utanet.at
2018-11-05 22:07:08 +00:00
..
files math/qtoctave: Unbreak build with Clang 6 2018-11-05 22:07:08 +00:00
distinfo
Makefile math/qtoctave: Unbreak build with Clang 6 2018-11-05 22:07:08 +00:00
pkg-descr
pkg-plist