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

Global Arrays are incorrectly split in B* #72

Open
LegitSi opened this issue Jan 18, 2023 · 0 comments
Open

Global Arrays are incorrectly split in B* #72

LegitSi opened this issue Jan 18, 2023 · 0 comments

Comments

@LegitSi
Copy link
Contributor

LegitSi commented Jan 18, 2023

Normal arrays are correctly split in B* normally, but when it's a global variable, it malfunctions and splits on every character, leading to unintended behavior.

In this instance, both arrays are effectively the same, and yet because one set is global, they're split up differently.

If nobody fixes this by the time I get back tomorrow, I will probably try to fix this myself.

image_2023-01-18_001100726

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

No branches or pull requests

1 participant