>
> Windows SDK headers define `max` macro which breaks the definitions of
> `max` variable inside inline functions. Rename the variables to allow
> inclusion
> of both DPDK and Windows headers in the same file.
Minor comment, typically we include the error message in the commit log. In
this c
Windows SDK headers define `max` macro which breaks the definitions
of `max` variable inside inline functions. Rename the variables
to allow inclusion of both DPDK and Windows headers in the same file.
Signed-off-by: Dmitry Kozlyuk
---
lib/ring/rte_ring_c11_pvt.h | 8
lib/ring/rte_
2 matches
Mail list logo