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

loosen unicode directional character check #10030

Merged
merged 1 commit into from May 9, 2022

Conversation

SethTisue
Copy link
Member

@SethTisue SethTisue commented May 9, 2022

as per discussion on #10017, we were flagging too many characters. a false positive came up in the community build; I modified the test case to include it.

as per discussion on scala#10017, we were flagging too many characters.
a false positive came up in the community build; I modified
the test case to include it.
@scala-jenkins scala-jenkins added this to the 2.12.17 milestone May 9, 2022
@SethTisue SethTisue modified the milestones: 2.12.17, 2.12.16 May 9, 2022
@SethTisue SethTisue added prio:blocker release blocker (used only by core team, only near release time) internal not resulting in user-visible changes (build changes, tests, internal cleanups) labels May 9, 2022
@SethTisue
Copy link
Member Author

labeled "internal" since this fixes code that hadn't been released yet

@SethTisue SethTisue merged commit 5bd9520 into scala:2.12.x May 9, 2022
@SethTisue SethTisue deleted the loosen-bidirectional-check branch May 9, 2022 14:52
@SethTisue SethTisue removed the prio:blocker release blocker (used only by core team, only near release time) label May 9, 2022
danarmak added a commit to danarmak/scala that referenced this pull request Oct 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal not resulting in user-visible changes (build changes, tests, internal cleanups)
Projects
None yet
4 participants