openbsd-ports/devel/cbindgen
landry 919659825c Fix most tests by cherrypicking https://github.com/eqrion/cbindgen/pull/557
test result: FAILED. 97 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out

of all the remaining failures, 6 of them are due to 'error: the option
`Z` is only accepted on the nightly compiler', the only real error
standing out is test_enum from a macro definition conflict ?

error: expected parameter declarator
static_assert(offsetof(CBINDGEN_STRUCT(P), tag) == 0,"unexpected offset for tag");
/usr/include/stddef.h:69:32: note: expanded from macro 'offsetof'
#define offsetof(type, member)  __builtin_offsetof(type, member)
2020-08-04 10:47:44 +00:00
..
patches Fix most tests by cherrypicking https://github.com/eqrion/cbindgen/pull/557 2020-08-04 10:47:44 +00:00
pkg
distinfo Update to cbindgen 0.14.3, somehow i completely forgot to push this.. 2020-07-29 10:05:37 +00:00
Makefile Update to cbindgen 0.14.3, somehow i completely forgot to push this.. 2020-07-29 10:05:37 +00:00