Skip to content

Remove all VLAs#255

Merged
Un1q32 merged 3 commits into
ButterscotchRunner:mainfrom
Un1q32:main
Jun 25, 2026
Merged

Remove all VLAs#255
Un1q32 merged 3 commits into
ButterscotchRunner:mainfrom
Un1q32:main

Conversation

@Un1q32

@Un1q32 Un1q32 commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Removes all variable length arrays from the codebase
Predecessor to #245
We shouldn't have VLAs anyway even if we don't care about C++ compatibility, there's no way to check if an allocation fails.

@Un1q32 Un1q32 requested a review from cobaltgit June 24, 2026 22:33
@cobaltgit

Copy link
Copy Markdown
Collaborator

Looks alright to me

@Un1q32 Un1q32 merged commit 5ec76ef into ButterscotchRunner:main Jun 25, 2026
14 checks passed
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.

2 participants