-
Notifications
You must be signed in to change notification settings - Fork 789
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
Extern compilation no longer works #15269
Comments
And which one it's not working on? Which one have you tested it on? Does it also not work with fs file only, without fsi? |
This does not work on the latest main. The signature file is required to draw out the issue. |
Yeah, I got it for the main, was wondering if you seen it not working in some preview already. This would narrow it down more. |
|
Ok, so, likely it didn't work in 7.0.400-preview.23272.51 either, but assert didn't show, because it's only throwing in debug version of compiler. Update: yes, it's not working in |
Please provide a succinct description of the issue.
Repro steps
Lib.fsi
Lib.fs
Expected behaviour
This would compile fine.
Actual behaviour
Known workarounds
/
Related information
This still worked for
7.0.400-preview.23272.51
, so I believe this is a very recent regression.Provide any related information (optional):
The text was updated successfully, but these errors were encountered: