Skip to content

Fix code generation for string-keyed objects with getter-only props and parameterized ctor.#1300

Merged
AArnott merged 5 commits intoMessagePack-CSharp:masterfrom
mayuki:hotfix/FixStringKeyedObjectCodeGeneration
Aug 21, 2021
Merged

Fix code generation for string-keyed objects with getter-only props and parameterized ctor.#1300
AArnott merged 5 commits intoMessagePack-CSharp:masterfrom
mayuki:hotfix/FixStringKeyedObjectCodeGeneration

Conversation

@mayuki
Copy link
Copy Markdown
Contributor

@mayuki mayuki commented Aug 3, 2021

Fix #1298

Copy link
Copy Markdown
Collaborator

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Thanks!

@AArnott AArnott merged commit 4e5aaa7 into MessagePack-CSharp:master Aug 21, 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

Successfully merging this pull request may close these issues.

Incorrect code generation for string-keyed object with parameterized constructor

2 participants