Skip to content

Comments

blisp_struct.h: use _Static_assert for pre-C23 compatibility#62

Merged
Ralim merged 1 commit intopine64:masterfrom
barracuda156:static_assert
Dec 11, 2024
Merged

blisp_struct.h: use _Static_assert for pre-C23 compatibility#62
Ralim merged 1 commit intopine64:masterfrom
barracuda156:static_assert

Conversation

@barracuda156
Copy link
Contributor

Closes: #61

@barracuda156
Copy link
Contributor Author

Rebased in favor of solution suggested by @jmroot in #61 (comment)

@Ralim Ralim merged commit 17f6234 into pine64:master Dec 11, 2024
@barracuda156 barracuda156 deleted the static_assert branch December 11, 2024 03:33
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.

static_assert is C23, rather use _Static_assert

2 participants