Skip to content

Conversation

@Lanayx
Copy link
Contributor

@Lanayx Lanayx commented Jul 28, 2020

No description provided.

@dnfadmin
Copy link

dnfadmin commented Jul 28, 2020

CLA assistant check
All CLA requirements met.

Copy link
Member

Choose a reason for hiding this comment

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

Could we try using a bit simpler English? I can imagine how some non-native speakers could be confused by "neither/nor" here, actually making the error text more difficult to grasp. 🙂
Maybe something like "Mutable 'let' bindings can't be recursive or defined in recursive modules"?

Copy link
Contributor

@abelbraaksma abelbraaksma Jul 28, 2020

Choose a reason for hiding this comment

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

Should probably be "recursive modules or namespaces". A namespace can be rec too (unless that doesn't raise this error).

Copy link
Contributor

Choose a reason for hiding this comment

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

Should note that @cartermp agreed earlier on this text proposal: #3642 (comment)

Copy link
Contributor

Choose a reason for hiding this comment

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

I'd like the adjusted text. 'tis what reviews are good for :)

@abelbraaksma
Copy link
Contributor

abelbraaksma commented Jul 28, 2020

@Lanayx, a suggestion: generally speaking, you shouldn't use the issue number in the commit message (which links the commit, not the PR), it's better to link the issue from the PR description. If you add Fixes #3642 at the top, it will also automatically close the original issue report once merged.

Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

Thanks for this

Kevin

Copy link
Contributor

@cartermp cartermp left a comment

Choose a reason for hiding this comment

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

Thanks!

@cartermp cartermp merged commit 8267c59 into dotnet:master Jul 28, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants