Skip to content

fix Scaladoc warnings #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SethTisue opened this issue Mar 22, 2017 · 2 comments
Closed

fix Scaladoc warnings #18

SethTisue opened this issue Mar 22, 2017 · 2 comments

Comments

@SethTisue
Copy link
Member

tons of warnings spew during Scaladoc generation, e.g.

[warn] /home/travis/build/scala/scala-parallel-collections/core/src/main/scala/scala/collection/parallel/ParSeqLike.scala:290: Variable mayNotTerminateInf undefined in comment for method intersect in trait ParSeq
[warn]    *  @param that   the sequence of elements to intersect with.
[warn]                       ^

but that's just a sample.

@jiminhsieh
Copy link
Member

@SethTisue I could not find any warnings during generating scaladoc in current master branch. I didn't go through all of warnings, but it seems you fixed most of them in #16.

@SethTisue
Copy link
Member Author

indeed! thanks for checking on it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants