[Bug 244251] [exp-run] Against projects/clang1000-import branch

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 18 15:29:07 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244251

--- Comment #12 from commit-hook at freebsd.org ---
A commit references this bug:

Author: dmgk
Date: Wed Mar 18 15:28:36 UTC 2020
New revision: 528654
URL: https://svnweb.freebsd.org/changeset/ports/528654

Log:
  sysutils/twmn: Update to g20190917, unbreak with clang 10

  In file included from /usr/local/include/qt5/QtCore/qstring.h:49:
  /usr/local/include/qt5/QtCore/qbytearray.h:545:22: error: definition of
implicit copy constructor for 'QByteRef' is deprecated because it has a
user-declared copy assignment operator [-Werror,-Wdeprecated-copy]
      inline QByteRef &operator=(const QByteRef &c)
                       ^
  /usr/local/include/qt5/QtCore/qbytearray.h:563:28: note: in implicit copy
constructor for 'QByteRef' first required here
  { Q_ASSERT(i >= 0); return QByteRef(*this, i); }
                             ^

  PR:           244251

Changes:
  head/sysutils/twmn/Makefile
  head/sysutils/twmn/distinfo
  head/sysutils/twmn/files/
  head/sysutils/twmn/files/patch-twmnd_twmnd.pro

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list