Closed jphmrst closed 3 years ago
Relatedly, how do I silence this "No DRI found for query" warning? I think previous versions had "-no-link-warnings" option, but it doesn't seem to silence this warning anymore.
Relatedly, how do I silence this "No DRI found for query" warning? I think previous versions had "-no-link-warnings" option, but it doesn't seem to silence this warning anymore.
Hey, I tried to reproduce your problem on newest master snapshot as well as on 3.1.0 and it seems that flag -no-link-warnings
works well on both versions. Could you check your configuration once more and if the problem remains, write here the sbt config?
Compiler version
3.1.0
Minimized code
In
build.sbt
In
rootdoc.txt
Output
From SBT
Expectation
It should mention that the problem is in the
rootdoc.txt
file.