Re: [PATCH v3 0/4] Enhance headers check
On Mon, Oct 21, 2024 at 6:05 PM David Marchand wrote: > > We currently check that exported headers are fine with > -DALLOW_EXPERIMENTAL_API and -DALLOW_INTERNAL_API. > > Such a check won't catch issues when build is broken in the absence of > those flags, which is the common case for applications
RE: [PATCH v3 0/4] Enhance headers check
For the series, Acked-by: Morten Brørup