Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Accept and ignoreusing in method signature (to aid cross-building with Scala 3)#10075

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lrytz merged 1 commit intoscala:2.12.xfromsom-snytt:backport/using-args
Jul 18, 2022

Conversation

@som-snytt
Copy link
Contributor

@som-snyttsom-snytt commentedJul 17, 2022
edited by SethTisue
Loading

Also accept and use a few essential option aliases (aka abbreviations), such as-Werror and-Vprint.

#10064

Also accept and use a few essential option aliases(aka abbrevations), such as `-Werror` and `-Vprint`.
@scala-jenkinsscala-jenkins added this to the2.12.17 milestoneJul 17, 2022
@som-snyttsom-snytt marked this pull request as ready for reviewJuly 17, 2022 17:12
valrequire=MultiStringSetting ("-Xplugin-require","plugin","Abort if a named plugin is not loaded.")
valpluginsDir=StringSetting ("-Xpluginsdir","path","Path to search for plugin archives.",Defaults.scalaPluginPath)
valXprint=PhasesSetting ("-Xprint","Print out program after")
.withAbbreviation ("-Vprint")
Copy link
Member

Choose a reason for hiding this comment

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

🙏

@lrytz
Copy link
Member

Thanks!

@lrytzlrytz merged commita23aabe intoscala:2.12.xJul 18, 2022
@som-snyttsom-snytt deleted the backport/using-args branchJuly 18, 2022 14:45
@SethTisueSethTisue added the release-notesworth highlighting in next release notes labelJul 18, 2022
@SethTisueSethTisue changed the title[backport] Accept and ignore using in argsAid cross building with Scala 3: Accept and ignoreusing in method signatureAug 31, 2022
@SethTisueSethTisue changed the titleAid cross building with Scala 3: Accept and ignoreusing in method signatureAccept and ignoreusing in method signature (to aid cross-building with Scala 3)Aug 31, 2022
dongjoon-hyun pushed a commit to apache/spark that referenced this pull requestSep 17, 2022
### What changes were proposed in this pull request?This PR aims to upgrade Scala to 2.12.17-https://www.scala-lang.org/news/2.12.17### Why are the changes needed?The main [change](https://github.com/scala/scala/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A2.12.17+is%3Amerged+label%3Arelease-notes) fo this version as follows:-scala/scala#10109-scala/scala#10075-scala/scala#10108-scala/scala#10045-scala/scala#10063-scala/scala#10042-scala/scala#10040-scala/scala#10095### Does this PR introduce _any_ user-facing change?Yes, this is a Scala version change.### How was this patch tested?Existing TestCloses#37892 from LuciferYang/SPARK-40436.Authored-by: yangjie01 <yangjie01@baidu.com>Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
LuciferYang added a commit to LuciferYang/spark that referenced this pull requestSep 20, 2022
### What changes were proposed in this pull request?This PR aims to upgrade Scala to 2.12.17-https://www.scala-lang.org/news/2.12.17### Why are the changes needed?The main [change](https://github.com/scala/scala/pulls?q=is%3Apr+sort%3Aupdated-desc+milestone%3A2.12.17+is%3Amerged+label%3Arelease-notes) fo this version as follows:-scala/scala#10109-scala/scala#10075-scala/scala#10108-scala/scala#10045-scala/scala#10063-scala/scala#10042-scala/scala#10040-scala/scala#10095### Does this PR introduce _any_ user-facing change?Yes, this is a Scala version change.### How was this patch tested?Existing TestClosesapache#37892 from LuciferYang/SPARK-40436.Authored-by: yangjie01 <yangjie01@baidu.com>Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@lrytzlrytzlrytz approved these changes

Assignees

No one assigned

Labels

release-notesworth highlighting in next release notes

Projects

None yet

Milestone

2.12.17

Development

Successfully merging this pull request may close these issues.

4 participants

@som-snytt@lrytz@SethTisue@scala-jenkins

[8]ページ先頭

©2009-2025 Movatter.jp