Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[go] Fix variable lengths in proton wrapper #233

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

d98762625
Copy link
Contributor

The mappings from C types to Go types are incorrect in the latest generated wrapper for proton. This PR fixes that issue.

I made this change on version 0.27.0 because that was the version that was last used to generate the wrapped code. Nothing I have changed would require a later version.

@d98762625 d98762625 changed the title Fix variable lengths in go wrapper for proton [go] Fix variable lengths in proton wrapper Mar 27, 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
1 participant