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

treat vtable C arrays as Go slices rather than giant Go arrays #840

Merged
merged 1 commit into from Aug 25, 2020

Conversation

rittneje
Copy link
Collaborator

Fixes #838.

@coveralls
Copy link

coveralls commented Aug 17, 2020

Coverage Status

Coverage remained the same at 53.404% when pulling f0104f3 on rittneje:bugfix-vtable-use-slices into 4c2df3c on mattn:master.

@mattn mattn merged commit 59d4145 into mattn:master Aug 25, 2020
@mattn
Copy link
Owner

mattn commented Aug 25, 2020

Thank you

@rittneje rittneje deleted the bugfix-vtable-use-slices branch August 25, 2020 22:54
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.

Fails to cross-compile with xgo using sqlite_vtable
3 participants