[kmymoney] [Bug 384072] New: kmymoney-9999 doesn't build against gcc 5.4 anymore.
José Pekkarinen
bugzilla_noreply at kde.org
Sun Aug 27 12:12:57 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=384072
Bug ID: 384072
Summary: kmymoney-9999 doesn't build against gcc 5.4 anymore.
Product: kmymoney
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: General
Assignee: kmymoney-devel at kde.org
Reporter: koalinux at gmail.com
Target Milestone: ---
Hi,
Seems after db6b3ec4a489fadfac64cd6606bce234ba83c7de, kmymoney build against
gcc 5.4 triggers an internal compiler error shown like this:
/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp: In instantiation of
‘AccountsModel::setColumnVisibility(AccountsModel::Columns,
bool)::<lambda(auto:3&&, QStandardItem*)> [with auto:3 =
AccountsModel::setColumnVisibility(AccountsModel::Columns,
bool)::<lambda(auto:3&&, QStandardItem*)>&]’:
/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp:696:53: required
from here
/home/pekkari/kmymoney/kmymoney/models/accountsmodel.cpp:689:34: internal
compiler error: Segmentation fault
childItem->removeColumn(ixCol);
The code seems correct, though the commit seems huge. It should be
recommendable to split it and integrate piece by piece, removing the commented
code, and other possible bugs.
Thanks!
José.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list