+12
−4
Loading
Doxygen 1.8.20 contains false positives that are fixed in later version. Right now if that version of doxygen is used in tests, any error is ignored. Please see: (63330f68)autobuild: Ignore warnings comming from doxygen 1.8.20 The false positive is realted to: https://github.com/doxygen/doxygen/issues/7948 This patch ignores only warnings releated to "\ilinebr" processing in doxygen, reporting any other warnings. Signed-off-by:Tomasz Zawadzki <tomasz.zawadzki@intel.com> Change-Id: I19595f35a2e6f66b9917133a19cf45394a240dbd Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10388 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Reviewed-by:
Monica Kenguva <monica.kenguva@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Michal Berger <michallinuxstuff@gmail.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>