[PATCH v5 0/2] Verify C++ compatibility of public headers
Thomas Monjalon
thomas at monjalon.net
Sat Feb 12 14:27:39 CET 2022
11/02/2022 12:36, Bruce Richardson:
> NOTE: despite significant differences in patchset, submitting this as v5
> to keep history and threading rather than as new v1
>
> This patchset expands upon the exiting chkincs infrastructure to build a
> C++ test application as well as the existing C test app, which helps
> catch any build errors when the public DPDK headers are included in C++
> code.
>
> V5:
> * Dropped first 6 patches which contained fixes now already applied.
> * Added new patch to slim-down the linkage of existing chkincs binary
> * New patch to add CPP checks also only does mimimal linkage
This version works fine in my environment.
Applied, thanks.
More information about the dev
mailing list