Skip to content

loguru: use iscntrl to test for control characters#256

Open
mathstuf wants to merge 1 commit intoemilk:masterfrom
mathstuf:use-iscntrl
Open

loguru: use iscntrl to test for control characters#256
mathstuf wants to merge 1 commit intoemilk:masterfrom
mathstuf:use-iscntrl

Conversation

@mathstuf
Copy link

This avoids warnings on aarch64 where char is unsigned. It is also more explicit about what it is testing for.

This avoids warnings on aarch64 where `char` is unsigned. It is also
more explicit about what it is testing for.
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.

1 participant