[dpdk-dev] [PATCH 0/5] remove usage of register keyword in C

Tom Barbette barbette at kth.se
Thu Jan 31 10:39:42 CET 2019


On 2019-01-31 10:11, Bruce Richardson wrote:
> What header is that? From what I see the patchset only makes changes to .c
> files rather than any .h files, so not sure it would help in your case.

Yes you're right. There are other occurrences of register indeed.

I got the warning from rte_common.h:308 : rte_combine64ms1b(register 
uint64_t v) but it may not be the only one?

Tom



More information about the dev mailing list