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

Scala documentation link emitted by compiler returns a 404 (scala.xml) #8995

Closed
scabug opened this issue Nov 19, 2014 · 3 comments
Closed

Scala documentation link emitted by compiler returns a 404 (scala.xml) #8995

scabug opened this issue Nov 19, 2014 · 3 comments
Assignees
Labels
Milestone

Comments

@scabug
Copy link

scabug commented Nov 19, 2014

Newer versions of Scala require you to import the scala.xml package. But the error message that the compiler emits gives you a link to a nonexistent page:

[error] Foobar.scala:78: To compile XML syntax, the scala.xml package must be on the classpath.
[error] Please see http://docs.scala-lang.org/overviews/core/scala-2.11.html#scala-xml.

Going to the link gives you a GitHub 404 page: "There isn't a GitHub Page here."

@scabug
Copy link
Author

scabug commented Nov 19, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8995?orig=1
Reporter: Daniel Barowy (dbarowy)
Affected Versions: 2.11.4

@scabug
Copy link
Author

scabug commented Dec 2, 2014

@adriaanm said:
scala/scala#4174

@scabug scabug closed this as completed Dec 2, 2014
@scabug
Copy link
Author

scabug commented Dec 2, 2014

@adriaanm said:
Thank you!

@scabug scabug added this to the 2.11.5 milestone Apr 7, 2017
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