cbindgen icon indicating copy to clipboard operation
cbindgen copied to clipboard

bindgen: write header even when no_includes==true

Open astraw opened this issue 6 years ago • 1 comments

Currently (release 0.8.2), if config.header is set to Some(x) and config.no_includes is set to true, the header is not written. I think this is a bug and this patch fixes that.

astraw avatar Mar 22 '19 13:03 astraw

#352 claims to have already solved this (3 years ago). Can this PR be closed?

jschwe avatar Mar 08 '23 08:03 jschwe

Yes, let's close this, thanks!

emilio avatar Apr 15 '24 01:04 emilio