[Bug 283290] [exp-run] Update Qt6 to 6.8.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 17 06:09:31 GMT 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283290
--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=76b77437de642cdf13a24cb518b15d1bb81ba528
commit 76b77437de642cdf13a24cb518b15d1bb81ba528
Author: Jason E. Hale <jhale at FreeBSD.org>
AuthorDate: 2024-12-17 05:47:26 +0000
Commit: Jason E. Hale <jhale at FreeBSD.org>
CommitDate: 2024-12-17 05:54:56 +0000
www/ladybird: Fix build with Qt 6.8.x
While not offically deprecated until Qt 6.9, use of the
QCheckBox::stateChanged() signal fails with -Werror due to the
deprecation warnings added in Qt 6.8. This signal has been replaced
by QCheckBox::checkStateChanged().
PR: 283290
Approved by: portmgr (blanket)
.../patch-Ladybird_Qt_SettingsDialog.cpp (new) | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list