Skip to content

Conversation

laurent-descrivan
Copy link
Contributor

There is an issue regarding unmarshalling of a custom type, is the type is not a struct, but an alias to anything else, like an int.

Test case and fix is included. Copyright of this patch is waived.

Thank you for merging this pull request, if possible.

@awalterschulze
Copy link
Member

This looks like a good fix.
Thank you very much.

awalterschulze added a commit that referenced this pull request Apr 17, 2015
Fix go syntax generation for unmarshall when a non-struct custom type is used
@awalterschulze awalterschulze merged commit 0ac967c into gogo:master Apr 17, 2015
@laurent-descrivan
Copy link
Contributor Author

Thanks for the merge!

@awalterschulze
Copy link
Member

Thanks for the fix :)

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