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

Skip garbage tokens #154

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

edgar-bonet
Copy link
Collaborator

...instead of interpreting them as zeroes.

If a token does not parse as a number, then skip it, instead of
interpreting it as a zero.
Copy link
Collaborator

@hartwork hartwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@edgar-bonet looks good, thanks! 👍

Note to self: this reverted #137.

@hartwork hartwork added this to the 1.6.0 milestone Dec 19, 2023
@edgar-bonet edgar-bonet merged commit 0d1a71d into tenox7:development Dec 19, 2023
7 checks passed
@edgar-bonet edgar-bonet deleted the skip-garbage branch December 19, 2023 20:52
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