Skip to content

F# 7 fixes - #14294

Merged
0101 merged 6 commits into
dotnet:mainfrom
vzarytovskii:fixes1
Nov 15, 2022
Merged

F# 7 fixes#14294
0101 merged 6 commits into
dotnet:mainfrom
vzarytovskii:fixes1

Conversation

@vzarytovskii

@vzarytovskiivzarytovskii commented Nov 10, 2022

Copy link
Copy Markdown
Member

Fixes#14286

@vzarytovskiivzarytovskii changed the title WIP: Fix for calling init-only setter via srtp call + allow calling special-named functions via srtpWIP: Fix for calling init-only setter via srtp call + fix for calling getters on "implicit" properties like get_ZeroNov 11, 2022
@vzarytovskiivzarytovskii changed the title WIP: Fix for calling init-only setter via srtp call + fix for calling getters on "implicit" properties like get_ZeroWIP: Fix for calling getters on "implicit" properties like get_ZeroNov 14, 2022
@vzarytovskiivzarytovskii changed the title WIP: Fix for calling getters on "implicit" properties like get_ZeroWIP: F# 7 fixesNov 14, 2022
@vzarytovskiivzarytovskii changed the title WIP: F# 7 fixesF# 7 fixesNov 14, 2022
@vzarytovskii
vzarytovskii marked this pull request as ready for review November 14, 2022 15:00
@vzarytovskii
vzarytovskii requested a review from a team as a code ownerNovember 14, 2022 15:00
abonie
abonie previously approved these changes Nov 14, 2022
psfinaki
psfinaki previously approved these changes Nov 14, 2022
@T-Gro
T-Gro requested review from abonie and psfinakiNovember 15, 2022 09:18
@0101
0101 merged commit b66628c into dotnet:mainNov 15, 2022
@vzarytovskii

Copy link
Copy Markdown
MemberAuthor

/backport to release/dev17.4

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/dev17.4: https://github.com/dotnet/fsharp/actions/runs/3469890870

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

'T.Zero and GenericZero give different results

5 participants

@vzarytovskii@psfinaki@abonie@T-Gro@0101