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

RA: Removes VLA usage #3537

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Conversation

Sonicadvance1
Copy link
Member

Just like #3508, clang-18 complains about VLA usage.

This vector is relatively small, only around 18 elements but is semi-dynamic depending on arch and if FEXCore is targeting Linux or Win32.

Just like FEX-Emu#3508, clang-18 complains about VLA usage.

This vector is relatively small, only around 18 elements but is
semi-dynamic depending on arch and if FEXCore is targeting Linux or
Win32.
@alyssarosenzweig alyssarosenzweig merged commit 67baff8 into FEX-Emu:main Mar 31, 2024
10 checks passed
@Sonicadvance1 Sonicadvance1 deleted the remove_vla_ra branch March 31, 2024 19:51
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