Skip to content

Conversation

@njlr
Copy link
Contributor

@njlr njlr commented Jun 4, 2023

The current error message for when and! is used, but an appropriate builder overload is not defined, is incorrect. It suggests adding a MergeSource method but it should be called MergeSources.

The current error message for when `and!` is used, but an appropriate builder overload is not defined, is incorrect. It suggests adding a `MergeSource` method but it should be called `MergeSources`.
@njlr njlr requested a review from a team as a code owner June 4, 2023 10:13
@njlr
Copy link
Contributor Author

njlr commented Jun 4, 2023

@dotnet-policy-service agree

@dotnet-policy-service agree

@edgarfgp
Copy link
Contributor

edgarfgp commented Jun 4, 2023

Looking at the DevGuide https://github.com/dotnet/fsharp/blob/main/DEVGUIDE.md#updating-fscompfs-fscompresx-and-xlf , I think you will need run one of the commands to force the FSComp to be regenerated

@psfinaki
Copy link
Contributor

psfinaki commented Jun 5, 2023

@njlr thanks for the nice fix. Running build should be enough to generate all the translations, then we can merge it.

@njlr
Copy link
Contributor Author

njlr commented Jun 19, 2023

Thanks for review. Are any more steps required on my end?

@vzarytovskii vzarytovskii enabled auto-merge (squash) June 19, 2023 19:54
Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now it's all good - thanks, merging!

@vzarytovskii vzarytovskii merged commit ab0e704 into dotnet:main Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants