scala / bug

Scala 2 bug reports only. Please, no questions — proper bug reports only.
https://scala-lang.org
232 stars 21 forks source link

Scaladoc for Constants class contains deprecated API #9317

Closed scabug closed 1 year ago

scabug commented 9 years ago

Example code in http://www.scala-lang.org/api/2.11.6/scala-reflect/#scala.reflect.api.Constants uses deprecated javaArgs and LiteralArgument API.

scabug commented 9 years ago

Imported From: https://issues.scala-lang.org/browse/SI-9317?orig=1 Reporter: @alexeyr Affected Versions: 2.11.6

som-snytt commented 1 year ago

Noticed again at https://github.com/scala/bug/issues/11709 which duplicates this issue. It was fixed there.