https://bugs.kde.org/show_bug.cgi?id=396185
Bug ID: 396185
Summary: Compilation failed with gcc 8.1
Product: ring-kde
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
I can't compile ring-kde with gcc-8.1.1. The errors are:
src/qmlwidgets/treeview2.cpp: In member function ‘bool
VisualTreeItem::error()’:
src/qmlwidgets/treeview2.cpp:1414:1: error: control reaches end of non-void
function [-Werror=return-type]
src/qmlwidgets/treeview2.cpp: In member function ‘bool
TreeTraversalItems::error()’:
src/qmlwidgets/treeview2.cpp:1445:1: error: control reaches end of non-void
function [-Werror=return-type]
src/qmlwidgets/treeview2.cpp: In member function ‘bool
TreeView2Private::error()’:
src/qmlwidgets/treeview2.cpp:1630:1: error: control reaches end of non-void
function [-Werror=return-type]
--
You are receiving this mail because:
You are watching all bug changes.