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

Compiler fails to process new Set4(or Set3, Set2) from collection.immutable.Set.Set4 #4999

Closed
scabug opened this issue Sep 16, 2011 · 2 comments

Comments

@scabug
Copy link

scabug commented Sep 16, 2011

import collection.immutable.Set.Set4
new Set4Int
java.lang.Error: Unexpected New
at scala.tools.nsc.symtab.SymbolTable.abort(SymbolTable.scala:34)
at scala.tools.nsc.backend.icode.GenICode$ICodePhase.scala$tools$nsc$bac
..........................
That entry seems to have slain the compiler. Shall I replayscala:660)
your session? I can re-run each line except the last one.reach(ListBuffer.scala:
[y/n]?

Here you can find full description.
http://stackoverflow.com/questions/7431346/strange-behavior-of-set4-in-scala-2-9-1

@scabug
Copy link
Author

scabug commented Sep 16, 2011

Imported From: https://issues.scala-lang.org/browse/SI-4999?orig=1
Reporter: Rinat Tainov (tain)
Affected Versions: 2.9.0-1, 2.9.1

@scabug
Copy link
Author

scabug commented Oct 31, 2011

@paulp said:
Another duplicate of #4987. Popular bug.

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