+17
−7
Loading
Doxygen 1.9.5 contains false positives that will be fixed in later version. Right now if that version of doxygen is used in tests (e.g. Fedora 37), any error (from issues below) is ignored. False possitive is related to: https://github.com/doxygen/doxygen/issues/9552 https://github.com/doxygen/doxygen/issues/9678 This patch ignores only warnings related to "\ifile" and "@param" processing in doxygen, reporting any other warnings. Signed-off-by:Kamil Godzwon <kamilx.godzwon@intel.com> Change-Id: I1ff5005351b82e81c323ad0fae47ba53a765b8a0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/15847 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Michal Berger <michal.berger@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>