https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216051
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: jbeich Date: Thu Jan 19 05:25:16 UTC 2017 New revision: 431847 URL: https://svnweb.freebsd.org/changeset/ports/431847 Log: 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 <gr...@kde.org> Obtained from: upstream (Qt5) Approved by: kde (tcberner) Approved by: ports-secteam (junovitch) Differential Revision: https://reviews.freebsd.org/D9184 Changes: _U branches/2017Q1/ branches/2017Q1/devel/qt4-linguist/Makefile branches/2017Q1/devel/qt4-linguist/files/patch-tools_linguist_linguist_messagemodel.cpp -- You are receiving this mail because: You are the assignee for the bug.