Skip to content

[release/6.0] [wasm] Allow enums in unmanaged callbacks. - #61393

Merged
Anipik merged 1 commit into
release/6.0from
backport/pr-61377-to-release/6.0
Nov 12, 2021
Merged

[release/6.0] [wasm] Allow enums in unmanaged callbacks.#61393
Anipik merged 1 commit into
release/6.0from
backport/pr-61377-to-release/6.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Nov 10, 2021

Copy link
Copy Markdown
Contributor

Backport of #61377 to release/6.0

/cc @lewing@vargaz

Customer Impact

Fixes

Fixes a restriction where enums were incorrectly excluded in dllimports

Testing

Manual (automated tests are in progress)

Risk

Low

@ghost

Copy link
Copy Markdown

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@lewinglewing added this to the 6.0.x milestone Nov 10, 2021
@lewinglewing added Servicing-consider Issue for next servicing release review arch-wasm WebAssembly architecture labels Nov 10, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #61377 to release/6.0

/cc @lewing@vargaz

Customer Impact

Fixes

Fixes a restriction where enums were incorrectly excluded in dllimports

Testing

Manual (automated tests are in progress)

Risk

Low

Author:github-actions[bot]
Assignees:-
Labels:

Servicing-consider, arch-wasm

Milestone:6.0.x

@danmoseley

Copy link
Copy Markdown
Contributor

What area label should this have? area-build-mono?

@lewinglewing added area-Build-mono Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Nov 11, 2021
@Anipik
Anipik merged commit 8881fcf into release/6.0Nov 12, 2021
@jkotas
jkotas deleted the backport/pr-61377-to-release/6.0 branch November 13, 2021 22:58
@ghostghost locked as resolved and limited conversation to collaborators Dec 14, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Build-monoServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@danmoseley@lewing@lambdageek@Anipik@vargaz