You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
once scala/scala#5402 is merged, some projects in the community build that have -Xfatal-warnings will start failing — we've already seen that in the test runs on that PR.
What I have time to do right now (meaning in time for 2.12.2) is flip a big switch and temporarily disable -Xfatal-warnings community-build wide. At least, I think I can fairly-easily do that in dbuild.
We'll eventually want to flip that switch back, but hopefully the project maintainers will fix their projects themselves if we notify them via @-mention once 2.12.2 is released, and so that after a month or two has passed, flipping the switch back will be easy.