Skip to content

Fixed issue with Union formatter generator#1553

Merged
AArnott merged 2 commits into
MessagePack-CSharp:developfrom
Shapes-R-D:fixUnionTemplate
Mar 11, 2023
Merged

Fixed issue with Union formatter generator#1553
AArnott merged 2 commits into
MessagePack-CSharp:developfrom
Shapes-R-D:fixUnionTemplate

Conversation

@Scormave

Copy link
Copy Markdown

When generating a formatter for a Union, there is a missing reference to MessagePack namespace. Another option is to use direct call of GetFormatterWithVerify method as it's done everywhere.

@Scormave
Scormave changed the base branch from master to develop January 26, 2023 08:26

@AArnott AArnott left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks.

@AArnott

AArnott commented Mar 11, 2023

Copy link
Copy Markdown
Collaborator

/azp run

@AArnott
AArnott merged commit a59c65e into MessagePack-CSharp:develop Mar 11, 2023
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.

2 participants