Skip to content

Obey messaging in sbt-bridge #10503

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

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

som-snytt
Copy link
Contributor

Do what the warnings tell me to do.

@scala-jenkins scala-jenkins added this to the 2.13.13 milestone Aug 17, 2023
@@ -231,8 +235,7 @@ private final class DelegatingReporter(
}
}

protected def info0(pos: Position, msg: String, rawSeverity: Severity, force: Boolean): Unit =
doReport(pos, msg, rawSeverity, Nil)
//protected def info0(pos: Position, msg: String, rawSeverity: Severity, force: Boolean): Unit = doReport(pos, msg, rawSeverity, Nil)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

go for it

@som-snytt som-snytt marked this pull request as ready for review August 18, 2023 16:52
@som-snytt som-snytt requested a review from lrytz August 18, 2023 16:53
@SethTisue SethTisue added the internal not resulting in user-visible changes (build changes, tests, internal cleanups) label Aug 19, 2023
@SethTisue SethTisue modified the milestones: 2.13.13, 2.13.12 Aug 19, 2023
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!

I had a couple of cleanups / improvements in the previous attempt, see the commits at the bottom of https://github.com/scala/scala/pull/8531/commits (31d2f05 and down). But maybe it's better to get 2.13.12 out as-is. We'll have a smaller scope to consider in case problems appear with the binary bridge.

@lrytz lrytz merged commit fa1c9eb into scala:2.13.x Aug 23, 2023
@som-snytt
Copy link
Contributor Author

I did not do any research, but just tried to quiet warnings. It's probably undertested, as I see nontrivial LOC in red.

@som-snytt som-snytt deleted the tweak/bridge-warnings branch August 23, 2023 09:10
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
Development

Successfully merging this pull request may close these issues.

4 participants