Re: [PATCH v5 0/2] Verify C++ compatibility of public headers

2022-02-12 Thread Thomas Monjalon
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 ap

[PATCH v5 0/2] Verify C++ compatibility of public headers

2022-02-11 Thread 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