Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Fix GetBuiltinFormatter for ZeroFormattable generics#87

Open
jklw wants to merge 2 commits intoneuecc:masterfrom
jklw:generics_fix
Open

Fix GetBuiltinFormatter for ZeroFormattable generics#87
jklw wants to merge 2 commits intoneuecc:masterfrom
jklw:generics_fix

Conversation

@jklw
Copy link

@jklw jklw commented Oct 30, 2017

Serialization currently fails for generic [ZeroFormattable] types such as those in the added test cases. It looks like the existing code supports generics just fine, but it doesn't get used because of a bug in the if/else tree in GetBuiltinFormatter :)

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.

1 participant