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

i#2154 Android64: Fix drx-scattergather-aarch64.cpp build #7194

Merged
merged 2 commits into from
Jan 21, 2025

Conversation

jackgallagher-arm
Copy link
Collaborator

@jackgallagher-arm jackgallagher-arm commented Jan 17, 2025

Fixes error:

drx-scattergather-aarch64.cpp:835:21: error: enumeration value 'DOUBLE' not handled in switch [-Werror,-Wswitch]
  835 |             switch (value_size) {
      |                     ^~~~~~~~~~

seen when building the test for Android.

Issue: #1874, #2154

Fixes error:

drx-scattergather-aarch64.cpp:835:21: error: enumeration value 'DOUBLE' not handled in switch [-Werror,-Wswitch]
  835 |             switch (value_size) {
      |                     ^~~~~~~~~~

seen when building the test for Android.

Issue: #1874, #2154
@jackgallagher-arm jackgallagher-arm merged commit 2fba06e into master Jan 21, 2025
17 checks passed
@jackgallagher-arm jackgallagher-arm deleted the i2154-android64-fix-scattergather-test branch January 21, 2025 11:05
@derekbruening
Copy link
Contributor

(Yesterday was a holiday for us so we were OOO; looks like Assad reviewed this and you're all set.)

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.

3 participants