{"id":13325,"url":"https://patchwork.libcamera.org/api/1.1/patches/13325/?format=json","web_url":"https://patchwork.libcamera.org/patch/13325/","project":{"id":1,"url":"https://patchwork.libcamera.org/api/1.1/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":"<20210812084501.2883780-1-kieran.bingham@ideasonboard.com>","date":"2021-08-12T08:45:01","name":"[libcamera-devel] clang-format: Bump minimum version requirements","commit_ref":null,"pull_url":null,"state":"rejected","archived":false,"hash":"e3ffd69365114af1f86d2d3b10870960c37ba9c1","submitter":{"id":4,"url":"https://patchwork.libcamera.org/api/1.1/people/4/?format=json","name":"Kieran Bingham","email":"kieran.bingham@ideasonboard.com"},"delegate":null,"mbox":"https://patchwork.libcamera.org/patch/13325/mbox/","series":[{"id":2344,"url":"https://patchwork.libcamera.org/api/1.1/series/2344/?format=json","web_url":"https://patchwork.libcamera.org/project/libcamera/list/?series=2344","date":"2021-08-12T08:45:01","name":"[libcamera-devel] clang-format: Bump minimum version requirements","version":1,"mbox":"https://patchwork.libcamera.org/series/2344/mbox/"}],"comments":"https://patchwork.libcamera.org/api/patches/13325/comments/","check":"pending","checks":"https://patchwork.libcamera.org/api/patches/13325/checks/","tags":{},"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 68A7FBD87D\n\tfor <parsemail@patchwork.libcamera.org>;\n\tThu, 12 Aug 2021 08:45:07 +0000 (UTC)","from lancelot.ideasonboard.com (localhost [IPv6:::1])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTP id CA74A68886;\n\tThu, 12 Aug 2021 10:45:06 +0200 (CEST)","from perceval.ideasonboard.com (perceval.ideasonboard.com\n\t[213.167.242.64])\n\tby lancelot.ideasonboard.com (Postfix) with ESMTPS id 21D4860261\n\tfor <libcamera-devel@lists.libcamera.org>;\n\tThu, 12 Aug 2021 10:45:05 +0200 (CEST)","from Monstersaurus.local\n\t(cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11])\n\tby perceval.ideasonboard.com (Postfix) with ESMTPSA id A8DB2EE;\n\tThu, 12 Aug 2021 10:45:04 +0200 (CEST)"],"Authentication-Results":"lancelot.ideasonboard.com;\n\tdkim=fail reason=\"signature verification failed\" (1024-bit key;\n\tunprotected) header.d=ideasonboard.com header.i=@ideasonboard.com\n\theader.b=\"APQzpt+W\"; dkim-atps=neutral","DKIM-Signature":"v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com;\n\ts=mail; t=1628757904;\n\tbh=7pE2Wxn4EE3EuD8BHBMc0LIyMu/YNFNgVzY4bpQCeFs=;\n\th=From:To:Cc:Subject:Date:From;\n\tb=APQzpt+Wb5DDHr6f7vv4VJyx9owQp0vvrSgJa/WMq8V+xIvtjxc99po1cOTVXmp3b\n\t7D6lBlnVyXsdfdHI4iSEys20veF9T5A0YRPIvvzONPo51rH+H5c7YJCOcbwAoCp/ie\n\tqAtUUuJNQTK9a+C+c+I2ZpcjrENPh/vVzNEaMfBE=","From":"Kieran Bingham <kieran.bingham@ideasonboard.com>","To":"libcamera devel <libcamera-devel@lists.libcamera.org>","Date":"Thu, 12 Aug 2021 09:45:01 +0100","Message-Id":"<20210812084501.2883780-1-kieran.bingham@ideasonboard.com>","X-Mailer":"git-send-email 2.30.2","MIME-Version":"1.0","Content-Transfer-Encoding":"8bit","Subject":"[libcamera-devel] [PATCH] clang-format: Bump minimum version\n\trequirements","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":"The .clang-format file uses CaseSensitive on Regex rules for Include Categories.\nWithout this, it would not be possible to distinguish between QT headers which\ncommence with a 'Q' verses system headers including <queue>.\n\nWhile we have more wider support for libcamera to run and build on older\nplatforms, it should be safe to assume that developers who need to run\ncheckstyle can update their clang-format to a modern version.\n\nclang-format-12 is supported in Ubuntu 20.04 in the updates category,\nand in Debian sid. More recent versions of Ubuntu ship with\nclang-format-12 or later by default, and other distributions may of\ncourse vary further.\n\nSigned-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>\n---\n .clang-format | 2 +-\n 1 file changed, 1 insertion(+), 1 deletion(-)","diff":"diff --git a/.clang-format b/.clang-format\nindex ff60b928affc..df1421fe94a8 100644\n--- a/.clang-format\n+++ b/.clang-format\n@@ -1,6 +1,6 @@\n # SPDX-License-Identifier: GPL-2.0-only\n #\n-# clang-format configuration file. Intended for clang-format >= 7.\n+# clang-format configuration file. Intended for clang-format >= 12.\n #\n # For more information, see:\n #\n","prefixes":["libcamera-devel"]}