[v1,0/2] Fix doxygen 1.15.0 issues
mbox series

Message ID 20251027105333.103186-1-barnabas.pocze@ideasonboard.com
Headers show
Series
  • Fix doxygen 1.15.0 issues
Related show

Message

Barnabás Pőcze Oct. 27, 2025, 10:53 a.m. UTC
These two commits fix the errors reported by the recently released doxygen 1.15.0.
The first one indirectly fixes an issue with trailing return types while simplifying
the code; the second one directly fixes the source of the doxygen errors.

Barnabás Pőcze (2):
  libcamera: base: utils: Simplify `enumerate()`
  config: Fix doxygen 1.15.0 errors

 include/libcamera/base/utils.h         | 12 ++----------
 src/libcamera/global_configuration.cpp | 12 ++++++------
 2 files changed, 8 insertions(+), 16 deletions(-)

--
2.51.1