lerouxrgd / ngt-rs

Rust wrappers for NGT approximate nearest neighbor search

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation fails with clang 16

Sufflope opened this issue · comments

thread 'main' panicked at '"__mbstate_t_union_(unnamed_at_/usr/include/bits/types/__mbstate_t_h_16_3)" is not a valid Ident', ~/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.67/src/fallback.rs:774:9

Similar to rust-rocksdb/rust-rocksdb#768 rust-rocksdb/rust-rocksdb#713, updating bindgen above 0.63 seems to fix it.