-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
area:doctoolitype:bugregressionThis worked in a previous version but doesn't anymoreThis worked in a previous version but doesn't anymore
Milestone
Description
Compiler version
3.5.1
Minimized code
git clone https://github.com/rjolly/scas.git
cd scas
./mill -i -D dottyVersion=3.5.1 scas.docJar
Output
Problem parsing projects\scas\scas\src\scas\base\BigInteger.scala:[0..13..2002], documentation may not be generated.
[...]
Expectation
It would be good to at least uncomment e.printStackTrace()
in dotty/scaladoc/src/dotty/tools/scaladoc/tasty/TastyParser.scala (and put it under a flag eventually), so as to know more about the problem.
Metadata
Metadata
Assignees
Labels
area:doctoolitype:bugregressionThis worked in a previous version but doesn't anymoreThis worked in a previous version but doesn't anymore