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

Fixed Syntax Summary #9666

Merged
merged 1 commit into from
Jun 14, 2021
Merged

Fixed Syntax Summary #9666

merged 1 commit into from
Jun 14, 2021

Conversation

magnolia-k
Copy link
Contributor

Reflect the following modifications to match
the behavior of the actual code.

  • Unicode_Sm and Unicode_So included in opchar
  • Enumerates the characters available in opchar
  • Fixed upper and lower descriptions
  • Removed \u007F from printableChar
  • Fixed an error in Unicode category names(Ml -> Lm)

Also removed unnecessary comment outs.

scala/bug#12260

@scala-jenkins scala-jenkins added this to the 2.13.7 milestone Jun 13, 2021
This was referenced Jun 13, 2021
@som-snytt
Copy link
Contributor

I took a photo the other day at Costco for a joke about the magnolia project, but I guess I might as well use the pun here:
https://www.magnoliabrand.com/

Reflect the following modifications to match
the behavior of the actual code.

 - Unicode_Sm and Unicode_So included in opchar
 - Enumerates the characters available in opchar
 - Fixed upper and lower descriptions
 - Removed \u007F from printableChar
 - Fixed an error in Unicode category names(Ml -> Lm)

 Also removed unnecessary comment outs.

scala/bug#12260
Copy link
Member

@lrytz lrytz left a comment

Choose a reason for hiding this comment

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

Thank you!

@lrytz lrytz merged commit e7def07 into scala:2.13.x Jun 14, 2021
@magnolia-k magnolia-k deleted the fix_definition_of_opchar branch June 14, 2021 08:29
magnolia-k added a commit to magnolia-k/dotty that referenced this pull request Jun 14, 2021
- Unicode_Sm and Unicode_So included in opchar
- Unicode_Lm included in letter
- Enumerated the characters available in opchar
- Removed \u007F from printableChar

see scala/scala#9666
@SethTisue SethTisue added the documentation No code change. Only documentation label Jun 15, 2021
EnzeXing pushed a commit to EnzeXing/dotty that referenced this pull request Jun 15, 2021
- Unicode_Sm and Unicode_So included in opchar
- Unicode_Lm included in letter
- Enumerated the characters available in opchar
- Removed \u007F from printableChar

see scala/scala#9666
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation No code change. Only documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants