Summary: | devel/electron30: Fix build with clang 19 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Guido Falsi <madpilot> | ||||
Component: | Individual Port(s) | Assignee: | Hiroki Tagato <tagattie> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | tagattie:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 282371 | ||||||
Attachments: |
|
Description
Guido Falsi
2024-10-27 21:53:01 UTC
(In reply to Guido Falsi from comment #0) Hi Guido, Thank you for the patch. I have confirmed that the patched port successfully builds with clang 19. I will commit the changes shortly. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=85e785bd0f4e3e3b979448594b986ee7174acc4a commit 85e785bd0f4e3e3b979448594b986ee7174acc4a Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-10-31 10:53:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-10-31 10:57:00 +0000 devel/electron30: fix build with clang 19 PR: 282370 Reported by: madpilot MFH: 2024Q4 ...c_partition__alloc__base_no__destructor.h (new) | 13 ++++++ .../files/patch-base_containers_id__map.h (new) | 13 ++++++ ...h-electron_shell_common_keyboard__util.cc (new) | 11 +++++ ..._quiche_quic_core_quic__interval__deque.h (new) | 17 +++++++ ...blink_renderer_platform_wtf_hash__table.h (new) | 31 +++++++++++++ ...ing_internal_track__event__data__source.h (new) | 54 ++++++++++++++++++++++ 6 files changed, 139 insertions(+) A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d2dc5802e1e837ee531c8301b790229159fefa2 commit 5d2dc5802e1e837ee531c8301b790229159fefa2 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-10-31 10:53:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-10-31 10:58:12 +0000 devel/electron30: fix build with clang 19 PR: 282370 Reported by: madpilot MFH: 2024Q4 (cherry picked from commit 85e785bd0f4e3e3b979448594b986ee7174acc4a) ...c_partition__alloc__base_no__destructor.h (new) | 13 ++++++ .../files/patch-base_containers_id__map.h (new) | 13 ++++++ ...h-electron_shell_common_keyboard__util.cc (new) | 11 +++++ ..._quiche_quic_core_quic__interval__deque.h (new) | 17 +++++++ ...blink_renderer_platform_wtf_hash__table.h (new) | 31 +++++++++++++ ...ing_internal_track__event__data__source.h (new) | 54 ++++++++++++++++++++++ 6 files changed, 139 insertions(+) Committed, thanks! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2457237c15a3db2b496a1e5660e9f0d4a6d56e64 commit 2457237c15a3db2b496a1e5660e9f0d4a6d56e64 Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-11-01 20:50:10 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-01 20:51:19 +0000 devel/electron31: fix build with clang 19 PR: 282370 Reported by: madpilot MFH: 2024Q4 ...h-electron_shell_common_keyboard__util.cc (new) | 11 +++++ ...blink_renderer_platform_wtf_hash__table.h (new) | 31 +++++++++++++ ...ing_internal_track__event__data__source.h (new) | 54 ++++++++++++++++++++++ 3 files changed, 96 insertions(+) A commit in branch 2024Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf43f81e2d25d27dc7f3e0f7fc54ed9f4c68350f commit cf43f81e2d25d27dc7f3e0f7fc54ed9f4c68350f Author: Guido Falsi <madpilot@FreeBSD.org> AuthorDate: 2024-11-01 20:50:10 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-11-01 20:52:17 +0000 devel/electron31: fix build with clang 19 PR: 282370 Reported by: madpilot MFH: 2024Q4 (cherry picked from commit 2457237c15a3db2b496a1e5660e9f0d4a6d56e64) ...h-electron_shell_common_keyboard__util.cc (new) | 11 +++++ ...blink_renderer_platform_wtf_hash__table.h (new) | 31 +++++++++++++ ...ing_internal_track__event__data__source.h (new) | 54 ++++++++++++++++++++++ 3 files changed, 96 insertions(+) |