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

Empty strings in data fields do weirdness #13

Open
Jerald opened this issue Apr 25, 2020 · 1 comment
Open

Empty strings in data fields do weirdness #13

Jerald opened this issue Apr 25, 2020 · 1 comment

Comments

@Jerald
Copy link
Collaborator

Jerald commented Apr 25, 2020

If you have a data field that's an empty string, bad behaviour occurs. Writing/reading to them does bad things.

@farteous
Copy link

farteous commented Apr 25, 2020

Trying to create a data field containing an empty string doesn't do anything, creating a data field that only contains spaces (any number of spaces, as far as I can tell) becomes an empty string.
A bigger problem is that decrementing a data field that contains a string never deletes the last character.
string decrement

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

2 participants