ZenGo-X / class

Rust library for building IQC: cryptography based on class groups of imaginary quadratic orders
GNU General Public License v3.0
63 stars 31 forks source link

Fix duplicate bindings #18

Closed amanusk closed 5 years ago

amanusk commented 5 years ago

Ignore duplicate bindings of bindgen Fix for #17

HAOYUatHZ commented 5 years ago

this pr should be merged asap, for the convenience of testing @omershlo

omershlo commented 5 years ago

Did you checked that it is not effecting the mac os build by any chance?

HAOYUatHZ commented 5 years ago

i don't have a mac machine

but it works good on ubuntu 17.04 x64 rustc 1.35.0 (3c235d560 2019-05-20) rustup 1.18.3 (435397f48 2019-05-22) cargo 1.35.0 (6f3e9c367 2019-04-04)

amanusk commented 5 years ago

Tried building on a MacOS, didn't experience any breaking behaviour.