Paul S.

Results 102 comments of Paul S.

Eh, shite. I guess we should create an issue in gh tracker and mass-vote it.

@odersky , that's the issue I mentioned during our conversation. In order to reproduce on izumi: 1. Clone izumi repo, check out commit https://github.com/7mind/izumi/commit/319bec48035cf6f8bbb641ef8220593e3b57d756 2. Run `./sbtgen.sc --js` 3. Type...

We spotted another strange trace in come code using izumi-reflect. We'll try to isolate it but as with the previous trace it might be tricky. ``` java.lang.AssertionError: assertion failed: class...

Actually, this time the repro is stable and laughably simple: https://scastie.scala-lang.org/lUnGyx2XSXu81ZLWKCvw8A @odersky

Well, as @odersky said once, our macros are one of the toughest compiler stresstests. These things are prohibitively hard to untangle.

I'm not sure about android studio. Will try to fix all the crap one day. Sorry for inconvenience. This plugin was just a simple thing I did very quickly, so...

So, I guess it's jetbrains issue bcs I have both dependencies declared explicitly: ``` com.intellij.modules.java ByteCodeViewer ``` If I'm doing smth wrong - please let me know.

Guys, guys, sorry about that, I have no capacity ATM to support this plugin.