Skip to content

Emit error when function pointer invocation is encountered in an expression tree#61644

Merged
333fred merged 1 commit intodotnet:mainfrom
333fred:func-ptr-expr-tree
Jun 2, 2022
Merged

Emit error when function pointer invocation is encountered in an expression tree#61644
333fred merged 1 commit intodotnet:mainfrom
333fred:func-ptr-expr-tree

Conversation

@333fred
Copy link
Copy Markdown
Member

@333fred 333fred commented Jun 1, 2022

Fixes #59454.

@333fred 333fred requested a review from a team as a code owner June 1, 2022 23:15
@ghost ghost added the Area-Compilers label Jun 1, 2022
@333fred
Copy link
Copy Markdown
Member Author

333fred commented Jun 1, 2022

@dotnet/roslyn-compiler for a very small fix.

@333fred 333fred added the Feature - Function Pointers Adding Function Pointers label Jun 1, 2022
Copy link
Copy Markdown
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1)

@jcouv jcouv self-assigned this Jun 2, 2022
@333fred
Copy link
Copy Markdown
Member Author

333fred commented Jun 2, 2022

@dotnet/roslyn-compiler for a second review.

@333fred 333fred merged commit d4cbcb5 into dotnet:main Jun 2, 2022
@ghost ghost added this to the Next milestone Jun 2, 2022
@333fred 333fred deleted the func-ptr-expr-tree branch June 2, 2022 06:34
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

compile error when using function pointer in Expression<>

4 participants