project with a lot of red
Hi,
I'm working on a project that uses a lot of path-dependent types, and although it compiles, intellij highlights a lot of it in red. A lot of it seems to be to do with failing to unify A#X with a.X. You can find the source at:
https://github.com/drdozer/datatree/tree/develop
What's the right way for me to feed these red highlighting errors towards people who can fix them? I don't have minimal examples, and am not quite sure how I would make one.
Thanks,
Matthew
请先登录再写评论。
You always can create an issue and attach link to the project with description where to find error example. It's much better than just single file, which requires a lot of dependencies and problem is not reproducible without them. I just checked out project and I'll take a look right now (with fix or not, will see), but please create issue anyway.
Best regards,
Alexander Podkhalyuzin.
I have created the issue:
http://youtrack.jetbrains.com/issue/IDEA-129659