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 accepts grammar errors #12962

Closed som-snytt closed 7 months ago

som-snytt commented 7 months ago

Reproduction steps

Scala version: 2.13 using -Xsource:3-grammar

/** A helper class to catch errors with. */
class ErrorCatcher

Problem

If Scaladoc accepts faulty grammar, which can be caught with modern tooling, then we are on the road to proverbial perdition.

https://www.npr.org/2024/02/27/1233663125/grammar-preposition-sentence-rule-myth-merriam-webster-dictionary

SethTisue commented 7 months ago

“This is the sort of nonsense up with which I will not put.” — Winston Churchill

som-snytt commented 7 months ago

Closing as "not a blocker" and also "not willing to hear Miles object to my grammar nits".