Skip to content
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

Bad return type for [Use Case] docs in ArrayOps and StringOps #5235

Closed
scabug opened this issue Nov 27, 2011 · 4 comments
Closed

Bad return type for [Use Case] docs in ArrayOps and StringOps #5235

scabug opened this issue Nov 27, 2011 · 4 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented Nov 27, 2011

Many [Use case] entries in the documentation of ArrayOps and StringOps report ArrayOps and StringOps as return type when it should be Array and String (or Seq[...]). It seems to be due simply to a wrong @define Coll in both classes.

@scabug
Copy link
Author

scabug commented Nov 27, 2011

Imported From: https://issues.scala-lang.org/browse/SI-5235?orig=1
Reporter: Didier Dupont (didup)
Affected Versions: 2.8.1, 2.9.1

@scabug
Copy link
Author

scabug commented May 24, 2012

@VladUreche said:
Great to see a bug in the tracker for this!

@scabug
Copy link
Author

scabug commented Jul 20, 2012

@adriaanm said:
scala/scala#925

@scabug scabug closed this as completed Jul 20, 2012
@scabug
Copy link
Author

scabug commented Jul 23, 2012

@VladUreche said:
It seems there were more problems with this. See fcbdc172 for details.

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

No branches or pull requests

2 participants