Skip to content

Fix build with older Apple Clang #80

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CL-Jeremy
Copy link

Fixes build on older macOS (10.7-10.9): https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/303788

Sources:

This test should work for MSVC, where C17 support was added in VS 2019 v16.8 and must be turned on explicitly with switch /std:c17 (resulting definition: [[fallthrough]]). In other cases, this test should fall back to default case.

@CL-Jeremy
Copy link
Author

CL-Jeremy commented May 7, 2025

Uh oh, VS 2022 is indeed failing... CL-Jeremy@c926fac

Edit: improved CI, now showing test details in results: https://ci.appveyor.com/project/-----/ls-qpack/builds/52013140

@CL-Jeremy
Copy link
Author

Calling for help with VS 2022. Those tests fail anyway regardless of this change…

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.

1 participant