Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gdb: Pull Clang 16 compatibility fixes #785

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Sep 18, 2024

This commit pulls in the GDB patches to fix the
-Wenum-constexpr-conversion warning when building with Clang 16, in preparation for moving the macOS CI to Xcode 15.3.

GDB PR: zephyrproject-rtos/binutils-gdb#13

@stephanosio stephanosio added ci-macos-x86_64 Run CI for x86-64 macOS host (for PR) ci-macos-aarch64 Run CI for AArch64 macOS host (for PR) area: GDB Issues related to GDB (GNU Debugger) labels Sep 18, 2024
This commit pulls in the GDB patches to fix the
-Wenum-constexpr-conversion warning when building with Clang 16, in
preparation for moving the macOS CI to Xcode 15.3.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
@stephanosio stephanosio marked this pull request as ready for review September 18, 2024 15:29
@stephanosio stephanosio merged commit d83d3d0 into zephyrproject-rtos:main Sep 18, 2024
1 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GDB Issues related to GDB (GNU Debugger) ci-macos-aarch64 Run CI for AArch64 macOS host (for PR) ci-macos-x86_64 Run CI for x86-64 macOS host (for PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant