bug
https://github.com/scala/bug
Scala 2 bug reports only. Please, no questions — proper bug reports only.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported11 Subscribers
Add a CodeTriage badge to bug
Help out
- Issues
- Type mismatch calling interface with method override
- finding unreachable case clause on huge enum blows up compile time even it does not have guard clause
- `-quickfix` produces invalid syntax
- AbstractMethodError caused by bad signature on bridge methods
- Cannot convert `scala.Boolean` to `java.lang.Boolean` automatically
- TreeSet/TreeMap#range()#clear() shouldn’t clear the whole set/map
- Implicit conversion does not trigger for private extension methods in the body of the owning class
- Arithmetic overflow possible in IterableOnceOps.copyToArray
- Nil.startsWith(Nil, -1) && Nil.startsWith(Nil, 2)
- Seq(1).indexOfSlice(Nil, -2)==-2
- Docs
- not yet supported