{"id":24833,"url":"https://patchwork.libcamera.org/api/covers/24833/?format=json","web_url":"https://patchwork.libcamera.org/cover/24833/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/projects/1/?format=json","name":"libcamera","link_name":"libcamera","list_id":"libcamera_core","list_email":"libcamera-devel@lists.libcamera.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20251027105333.103186-1-barnabas.pocze@ideasonboard.com>","date":"2025-10-27T10:53:31","name":"[v1,0/2] Fix doxygen 1.15.0 issues","submitter":{"id":216,"url":"https://patchwork.libcamera.org/api/people/216/?format=json","name":"Barnabás Pőcze","email":"barnabas.pocze@ideasonboard.com"},"mbox":"https://patchwork.libcamera.org/cover/24833/mbox/","series":[{"id":5533,"url":"https://patchwork.libcamera.org/api/series/5533/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=5533","date":"2025-10-27T10:53:31","name":"Fix doxygen 1.15.0 issues","version":1,"mbox":"https://patchwork.libcamera.org/series/5533/mbox/"}],"comments":"https://patchwork.libcamera.org/api/covers/24833/comments/","headers":{"Return-Path":"<libcamera-devel-bounces@lists.libcamera.org>","X-Original-To":"parsemail@patchwork.libcamera.org","Delivered-To":"parsemail@patchwork.libcamera.org","Received":["from lancelot.ideasonboard.com (lancelot.ideasonboard.com\n\t[92.243.16.209])\n\tby patchwork.libcamera.org (Postfix) with ESMTPS id 163D5BE080\n\tfor <parsemail@patchwork.libcamera.org>;\n\tMon, 27 Oct 2025 10:53:39 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id 16E666074D;\n\tMon, 27 Oct 2025 11:53:38 +0100 (CET)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 6696860453\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 27 Oct 2025 11:53:36 +0100 (CET)","from pb-laptop.local (185.182.215.162.nat.pool.zt.hu\n\t[185.182.215.162])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id 7678C1122\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tMon, 27 Oct 2025 11:51:48 +0100 (CET)"],"Authentication-Results":"lancelot.ideasonboard.com; dkim=pass (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"XS9gEeDu\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1761562308;\n\tbh=FbhSSrqBfgO5ahAObP96qcEAfnZoUjfbLpPf+yLyANI=;\n\th=From:To:Subject:Date:From;\n\tb=XS9gEeDu+RL2TyMTuJFJIHragl6DVllr7CNQ3LU/NITHPJq00UG1AEXP9il0mNbNt\n\tXRBZ0S+5hx5FAgJAeaCXYn0A5OFb2hnOlLjG2PSd8GAMDkHUs88tqSnTZbL9fVuBmU\n\thXeD3Rjgl8ssd0YhGf0HXeyrteMDyzzcpDpjnuHM=","From":"=?utf-8?q?Barnab=C3=A1s_P=C5=91cze?= <barnabas.pocze@ideasonboard.com>","To":"libcamera-devel@lists.libcamera.org","Subject":"[PATCH v1 0/2] Fix doxygen 1.15.0 issues","Date":"Mon, 27 Oct 2025 11:53:31 +0100","Message-ID":"<20251027105333.103186-1-barnabas.pocze@ideasonboard.com>","X-Mailer":"git-send-email 2.51.1","MIME-Version":"1.0","Content-Type":"text/plain; charset=UTF-8","Content-Transfer-Encoding":"8bit","X-BeenThere":"libcamera-devel@lists.libcamera.org","X-Mailman-Version":"2.1.29","Precedence":"list","List-Id":"<libcamera-devel.lists.libcamera.org>","List-Unsubscribe":"<https://lists.libcamera.org/options/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=unsubscribe>","List-Archive":"<https://lists.libcamera.org/pipermail/libcamera-devel/>","List-Post":"<mailto:libcamera-devel@lists.libcamera.org>","List-Help":"<mailto:libcamera-devel-request@lists.libcamera.org?subject=help>","List-Subscribe":"<https://lists.libcamera.org/listinfo/libcamera-devel>,\n\t<mailto:libcamera-devel-request@lists.libcamera.org?subject=subscribe>","Errors-To":"libcamera-devel-bounces@lists.libcamera.org","Sender":"\"libcamera-devel\" <libcamera-devel-bounces@lists.libcamera.org>"},"content":"These two commits fix the errors reported by the recently released doxygen 1.15.0.\nThe first one indirectly fixes an issue with trailing return types while simplifying\nthe code; the second one directly fixes the source of the doxygen errors.\n\nBarnabás Pőcze (2):\n  libcamera: base: utils: Simplify `enumerate()`\n  config: Fix doxygen 1.15.0 errors\n\n include/libcamera/base/utils.h         | 12 ++----------\n src/libcamera/global_configuration.cpp | 12 ++++++------\n 2 files changed, 8 insertions(+), 16 deletions(-)\n\n--\n2.51.1"}