HomeFreeBSD

MFH: r431792

Description

MFH: r431792

devel/qt4-linguist: unbreak with clang 4.0

messagemodel.cpp:186:61: error: ordered comparison between pointer and zero ('MessageItem *' and 'int')

if (c->findMessage(m->text(), m->comment()) >= 0)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^  ~

PR: 216051
Submitted by: Adriaan de Groot <groot@kde.org>
Obtained from: upstream (Qt5)
Approved by: kde (tcberner)
Approved by: ports-secteam (junovitch)
Differential Revision: https://reviews.freebsd.org/D9184

Details

Provenance
jbeichAuthored on
Differential Revision
D9184: Fix devel/qt4-linguist build against clang 4.0
Parents
rP431846: MFH: r431742
Branches
Unknown
Tags
Unknown