Skip to content

Conversation

cvonelm
Copy link
Contributor

@cvonelm cvonelm commented May 23, 2024

To simplify the checks for [:upper:] and [:lower:], I have separated the character classes into a sub-enum.

Additionally, I have implemented the divergent tr behaviour from the issue into a testcase.

Fixes issue #6342

@cakebaker cakebaker linked an issue May 23, 2024 that may be closed by this pull request
@BenWiederhake
Copy link
Collaborator

BenWiederhake commented May 23, 2024

What a straight-forward implementation! Awesome, thanks :)

EDIT: Nearly forgot to mention, remaining failures are just #6275 and #6419.

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.

tr: Should not allow special classes in set2
2 participants