error[E0428]: the name __node_pointer
is defined multiple times
#1662
Labels
__node_pointer
is defined multiple times
#1662
I ran into this a week ago ctaggart/octh#36 and have been trying to get creduce to minimize the test case before reporting here. It feels similar to #1048, but may not be. The error is:
Input C/C++ Header
I'm still trying to reduce it, but it is not reducing very fast. It is currently at
145784332 lines.https://github.com/ctaggart/octh/blob/octh36/__bindgen.ii
Bindgen Invocation
Subset of https://github.com/ctaggart/octh/blob/octh36/build.rs#L16-L54
I'm using bingen
master
, currently on:https://github.com/ctaggart/octh/blob/octh36/Cargo.lock#L29-L31
The text was updated successfully, but these errors were encountered: