Skip to content

Fix handling type parameter constraints in code generation - #1047

Merged
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
mayuki:GenericTypeConstraints
Sep 24, 2020
Merged

Fix handling type parameter constraints in code generation#1047
AArnott merged 1 commit into
MessagePack-CSharp:masterfrom
mayuki:GenericTypeConstraints

Conversation

@mayuki

@mayuki mayuki commented Sep 17, 2020

Copy link
Copy Markdown
Contributor

#1010 (comment)

When generating Formatter, generic type-parameter constraints were being ignored.
This caused a problem that resulted in a compile error.

This PR fixes handling type parameter constraints in code generation.

@neuecc

neuecc commented Sep 18, 2020

Copy link
Copy Markdown
Member

good.

@AArnott
AArnott merged commit 410f0d7 into MessagePack-CSharp:master Sep 24, 2020
@AArnott AArnott added this to the v2.1 milestone Sep 24, 2020
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.

3 participants