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

The specification uses undefined production rules #8216

Closed
scabug opened this issue Jan 31, 2014 · 2 comments
Closed

The specification uses undefined production rules #8216

scabug opened this issue Jan 31, 2014 · 2 comments

Comments

@scabug
Copy link

scabug commented Jan 31, 2014

In the specification, the production items

  • printableChar
  • printableCharNoDoubleQuote
  • charEscapeSeq

are used, but never defined

Further, UnicodeEscape is defined and never used.

@scabug
Copy link
Author

scabug commented Jan 31, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8216?orig=1
Reporter: @martijnhoekstra
Affected Versions: 2.10.4-RC1

@scabug
Copy link
Author

scabug commented Mar 12, 2014

@adriaanm said:
Thanks, I clarified this in the new markdown version of the spec. Note that UnicodeEscape is weirdly used at the meta-level (i.e., to specify a character in the lexical syntax) as well as on the object level (actual Scala programs).

@scabug scabug closed this as completed Mar 12, 2014
@scabug scabug added this to the 2.11.0-RC3 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant