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

main: Remove empty switch case #437

Merged
merged 1 commit into from
Feb 25, 2024
Merged

main: Remove empty switch case #437

merged 1 commit into from
Feb 25, 2024

Conversation

crawfxrd
Copy link
Member

@crawfxrd crawfxrd commented Feb 23, 2024

SDCC 4.4.0 now fails to compile if there are empty switch cases.

src/board/system76/common/main.c:105: error 110: conditional flow changed by optimizer: so said EVELYN the modified DOG

Tested using #418.

SDCC 4.4.0 now fails to compile if there are empty switch cases.

    src/board/system76/common/main.c:105: error 110: conditional flow changed by optimizer: so said EVELYN the modified DOG

Signed-off-by: Tim Crawford <[email protected]>
@crawfxrd crawfxrd requested review from jackpot51 and a team February 23, 2024 22:35
@jackpot51 jackpot51 merged commit 449bafd into master Feb 25, 2024
41 checks passed
@jackpot51 jackpot51 deleted the bark branch February 25, 2024 04:03
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