-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[fsharp] Try to build with F# 4.7 #17882
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
Conversation
|
@monojenkins build pkg |
|
@monojenkins build pkg |
|
@monojenkins build pkg |
|
@chkn Looks like |
|
@monojenkins build pkg |
|
@chkn patches/fsharp-msbuild-16-0.patch failed too 😫
|
|
@monojenkins build pkg |
|
@nosami Good idea! Let's see if we can get this built properly first, and then we can look at cleaning things up |
|
On second thought, |
|
Looks like mono/config.make has diverged too much since the patch was created.
|
|
Any update on this issue? |
|
@vshapenko I'm taking another look at it now |
|
I will explain, why i am worrying much about this. I am developing a mobile app using Fabulous. Current version of Fabulous requires FSharp version >= 4.6.2, which looks ok. So, using f# 4.7, currently i cannot build for ios using mac, only by scenario of pairing mac to visual studio. |
|
@marek-safar apologies for bringing so many issues to you, but we have this one which is very impactful for VSMac. A lot of VSMac users want to use the latest F# compiler features, but they can't because Mono is using an old compiler. Would it be possible to pick up this PR and update the F# compiler to latest in Mono? Related community feedback: |
|
@steveisok could you get this completed and land it to 2020-02? |
Fixes #16763