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

Accidentally #loading a DLL in script causes internal error #269

Closed
latkin opened this issue Feb 24, 2015 · 1 comment
Closed

Accidentally #loading a DLL in script causes internal error #269

latkin opened this issue Feb 24, 2015 · 1 comment

Comments

@latkin
Copy link
Contributor

latkin commented Feb 24, 2015

I just accidentally #loaded a DLL instead of #ring it, and to my surprise this causes FSI to report an internal error:

image

Not sure why this is designated an internal error, seems like a legitimate normal error. Culprit LOC is here - this should not be InternalError, just Error.

PS: GitHub colorization on that file is all messed up, tracking that here: fsprojects/zarchive-fsharpbinding#953

@latkin
Copy link
Contributor Author

latkin commented Feb 24, 2015

Should be an easy one, marking up for grabs. Please include a test.

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