Skip to content

Conversation

@atsushieno
Copy link
Contributor

6d161a2 caused (either regressed or exposed) another issue that generator
didn't resole the return values for enums to be EnumSymbol which gives
explicit cast from int to enum for the output expressions.

This returns managed_type (which should be enum name) for enumified return
value (IsEnumified = true).

6d161a2 caused (either regressed or exposed) another issue that generator
didn't resole the return values for enums to be EnumSymbol which gives
explicit cast from int to enum for the output expressions.

This returns managed_type (which should be enum name) for enumified return
value (IsEnumified = true).
@jonpryor
Copy link
Contributor

@jonpryor jonpryor merged commit 37ad96b into dotnet:master Sep 13, 2016
@jonpryor
Copy link
Contributor

"The perfect is the enemy of the good."

Tests can be done after fixing monodroid.

We still should get tests.

@atsushieno
Copy link
Contributor Author

Once you finish porting existing monodroid tests to these public repos (namely codegen / mcw / bxc9446) works as a test case.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants