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

Assertion error when attempting tab completion on some numeric string literals in the REPL #7762

Closed
scabug opened this issue Aug 17, 2013 · 2 comments
Assignees

Comments

@scabug
Copy link

scabug commented Aug 17, 2013

To reproduce:

  • Open a REPL
  • Type "99.4".toDou<TAB>

Exception etc attached.

You can occasionally get less violent versions of this that seem to be related to #6659, see the second half of that attachment.

I'm incredibly new to Scala (~15 minutes) so I'm not sure what's going on here, but the result of hitting tab seems to vary wildly between "unclosed string literal" and varying levels of stack traces.

@scabug
Copy link
Author

scabug commented Aug 17, 2013

Imported From: https://issues.scala-lang.org/browse/SI-7762?orig=1
Reporter: Stefan du Fresne (scdf)
Affected Versions: 2.10.2
See #6659
Duplicates #7418
Attachments:

@scabug
Copy link
Author

scabug commented Aug 18, 2013

@retronym said:
Duplicate of #6659 and #7418 (for the violent crashes just after startup.)

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

2 participants