Skip to content
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

ref returns implementation and spec disagree #299

Open
gafter opened this issue Feb 26, 2019 · 1 comment
Open

ref returns implementation and spec disagree #299

gafter opened this issue Feb 26, 2019 · 1 comment

Comments

@gafter
Copy link
Member

gafter commented Feb 26, 2019

@gafter commented on Sat Apr 16 2016

The implementation of ref returns in the future branch doesn't agree with the specification in dotnet/csharplang#118. For example, it allows taking a ref of a local variable and storing it in another local variable.

Also, there is no specification in docs/features for ref returns.


@gafter commented on Wed Jul 20 2016

Just to be clear, this is probably mostly a problem with the specification, not the implementation.

@BillWagner
Copy link
Member

moving to dotnet/csharpstandard

@BillWagner BillWagner transferred this issue from dotnet/csharplang Apr 30, 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

No branches or pull requests

2 participants