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

Revert "audio.h: fix error ISO C restricts enumerator values to range of 'int'" #2699

Merged
merged 2 commits into from
Jul 5, 2024

Conversation

hathach
Copy link
Owner

@hathach hathach commented Jul 5, 2024

Reverts #2693

will need to revert this since this cause, note that int is not guaranteed to be 32bit for all platform. Not sure why build workflow does not trigger for this PR.

warning error: left shift count >= width of type [-Werror=shift-count-overflow]

@hathach hathach merged commit cb37a17 into master Jul 5, 2024
131 checks passed
@hathach hathach deleted the revert-2693-enum-int branch July 5, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant