Skip to content

Disable new clang warning in libicu #23099

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

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

dschuff
Copy link
Member

@dschuff dschuff commented Dec 6, 2024

Clang now has a warning -Warray-compare which triggers in
this library.

CLang now has a warning -Warray-compare which triggers in
this library.
@dschuff dschuff enabled auto-merge (squash) December 6, 2024 23:17
@dschuff dschuff requested a review from sbc100 December 6, 2024 23:18
@dschuff dschuff disabled auto-merge December 6, 2024 23:45
@dschuff dschuff enabled auto-merge (squash) December 6, 2024 23:45
@dschuff dschuff disabled auto-merge December 6, 2024 23:45
@dschuff dschuff merged commit 44dc320 into emscripten-core:main Dec 6, 2024
12 of 28 checks passed
hedwigz pushed a commit to hedwigz/emscripten that referenced this pull request Dec 18, 2024
Clang now has a warning -Warray-compare which triggers in
this library.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants