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

BUG: Filter ʒ with decimal 1.0 doesn't act as truthy #170

Open
kcruijss opened this issue Oct 16, 2020 · 0 comments
Open

BUG: Filter ʒ with decimal 1.0 doesn't act as truthy #170

kcruijss opened this issue Oct 16, 2020 · 0 comments
Labels
Bug An issue indicating an unexpected problem or unintended behavior.

Comments

@kcruijss
Copy link

I wasn't expecting to find a bug so soon again after posting all those others last week, but just came across this:

When you use a filter ʒ and the result is a decimal 1.0, it doesn't act as the expected truthy result for the filter.
Casing it to a string with §, or filtering with Ï on the decimals do both work as intended.

Try it online to reproduce.
Came across it in this codegolf answer of mine (where I now use DOÏ as equal-bytes alternative).

@Adriandmen Adriandmen added the Bug An issue indicating an unexpected problem or unintended behavior. label Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug An issue indicating an unexpected problem or unintended behavior.
Projects
None yet
Development

No branches or pull requests

2 participants