Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2020 15:29:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244251] [exp-run] Against projects/clang1000-import branch
Message-ID:  <bug-244251-7788-Dq63CosJEk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244251-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244251-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244251

--- Comment #12 from commit-hook@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=3D(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 >=3D 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244251-7788-Dq63CosJEk>