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

msil.jar must die and be reborn in Scala #648

Closed
scabug opened this issue Mar 17, 2008 · 4 comments
Closed

msil.jar must die and be reborn in Scala #648

scabug opened this issue Mar 17, 2008 · 4 comments

Comments

@scabug
Copy link

scabug commented Mar 17, 2008

Right now it is a pile of doo doo with lots of static state, meaning it can't be used in the IDE or resident compiler. It really needs to be rewritten with the static state externalized so we can have multiple copies of msil.jar for multiple instances of the compiler.

This is really important, I want to hack in IDE support for Scala.NET as soon as possible. I'm almost there, this is the biggest blocking issue.

@scabug
Copy link
Author

scabug commented Mar 17, 2008

Imported From: https://issues.scala-lang.org/browse/SI-648?orig=1
Reporter: @mcdirmid

@scabug
Copy link
Author

scabug commented Mar 17, 2008

Geoffrey Alan Washburn (washburn) said:
This is kind of a duplicate of #307, but maybe it would be better to close #307.

@scabug
Copy link
Author

scabug commented Jul 18, 2008

@DRMacIver said:
Isn't this fixed as of r15095?

@scabug
Copy link
Author

scabug commented Jan 14, 2009

@odersky said:
Milestone next_bugfix deleted

@scabug scabug closed this as completed May 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant