Skip to content

regenerate 0.16.0 bindings with size_t as usize#52

Merged
brayniac merged 1 commit intorust-bpf:masterfrom
brayniac:0.16.1
Sep 11, 2020
Merged

regenerate 0.16.0 bindings with size_t as usize#52
brayniac merged 1 commit intorust-bpf:masterfrom
brayniac:0.16.1

Conversation

@brayniac
Copy link
Copy Markdown
Contributor

Fixes #51 by regenerating the bcc 0.16.0 bindings with bindgen configured with the previous behavior of treating a size_t as usize. This gives us compatibility with previous versions and should be okay for the platforms this would run on.

Going the same route with this that others in the bindgen
discussion went. Setting size_t as usize
@brayniac brayniac merged commit 25ec465 into rust-bpf:master Sep 11, 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.

bcc 0.16.0 bindings have different size_t

1 participant