Paolo G. Giarrusso

Results 324 comments of Paolo G. Giarrusso

Should I report this bug on the Scalac issue tracker as a build manager bug? I need somebody with a bigger clue than me to confirm that this is the...

I had misunderstood what the build manager was, I thought it was what you called the "source API". Since SBT gets the resulting interface through the compiler, this problem could...

I think this isn't fixed — I've run into it today as of 0.13.1 (even though by now the API is extracted after pickler, which runs after superaccessors, so there...

That's cool, you certainly now more about SBT than me. But the project you linked is the one after minimization, and I guess the non-minimized source is not public, is...

The debugging output looks broken in multiple ways, but the debugging feature seems to work well on the minimized (and non-bug-inducing) project. The log seems indeed the same, including the...

The original wish involves mutual inductives and recursion too. Can a test for that be added?

And forgot to say, huge thanks @herbelin for working on this!!! Real quality of life improvement when these situations arise!

Any news on this issue?

Fix unlikely in Scala 2 but see lampepfl/dotty#3989 and lampepfl/dotty#4013 for the Dotty plans.

This might warrant fixing if anybody's interested — the main issue was *deciding* how to fix the bug. Backporting the fix to Scalac would help figuring out if there are...