Scala Buggabot

Results 597 comments of Scala Buggabot

Imported From: https://issues.scala-lang.org/browse/SI-6782?orig=1 Reporter: @JamesIry Affected Versions: 2.10.0 See #5776, #5789, #6177

@retronym said: WIP: https://github.com/retronym/scala/tree/ticket/8871

@retronym said: I've saved my attempt to fix this in https://github.com/retronym/scala/tree/ticket/6782. Unfortunately it causes a regression in inlining of trait methods under separate compilation. ``` % qscala -nc -optimize -Yinline-warnings...

Imported From: https://issues.scala-lang.org/browse/SI-5187?orig=1 Reporter: @odersky

@paulp said: Since we have objects overriding objects in -Xexperimental, then to complete the circuit one should also be able to override an object with a lazy val.

Imported From: https://issues.scala-lang.org/browse/SI-8881?orig=1 Reporter: @sschaef Affected Versions: 2.11.2

Imported From: https://issues.scala-lang.org/browse/SI-3599?orig=1 Reporter: @lrytz See #3115

Imported From: https://issues.scala-lang.org/browse/SI-8077?orig=1 Reporter: @som-snytt Affected Versions: 2.11.0-M7

@xeno-by said: Could you provide a use case?

@som-snytt said: Sorry, I think my test was bad that day. In fact, I don't see the warnings.