Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

tests: Check-in bindgen binding, config alignment, enable tests #35

Merged
merged 1 commit into from
Aug 15, 2018

Conversation

tarcieri
Copy link
Member

The cause of the SEGVs we were seeing in #22 were bindgen failing to reflect the alignment attributes on structs (specifically gf_25519_t).

Until bindgen supports this, we have to check-in the generated bindings.

With the alignment fixed, the tests now pass!

The cause of the SEGVs we were seeing in #22 were bindgen failing to
reflect the alignment attributes on structs (specifically gf_25519_t).

Until bindgen supports this, we have to check-in the generated bindings.

With the alignment fixed, the tests now pass!
@tarcieri tarcieri force-pushed the check-in-binding-enable-tests branch from 83c6931 to 7250634 Compare August 15, 2018 19:11
@tarcieri tarcieri merged commit efbd5f6 into master Aug 15, 2018
@tarcieri tarcieri deleted the check-in-binding-enable-tests branch August 15, 2018 20:03
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