6146fbb2fe
clang raise 'pointer-sign' warnings in __atomic_compare_exchange
when passing 'uint64_t *' to parameter of type 'int64_t *' converts
between pointers to integer types with different sign.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
rte_stack_lf_c11.h | ||
rte_stack_lf_generic.h | ||
rte_stack_lf.c | ||
rte_stack_lf.h | ||
rte_stack_pvt.h | ||
rte_stack_std.c | ||
rte_stack_std.h | ||
rte_stack_version.map | ||
rte_stack.c | ||
rte_stack.h |