From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id CE51045D4C for ; Wed, 20 Nov 2024 04:17:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C205342EE4; Wed, 20 Nov 2024 04:17:17 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 631BE40144 for ; Wed, 20 Nov 2024 04:17:16 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 5BA32123DC0; Wed, 20 Nov 2024 04:17:16 +0100 (CET) Subject: |WARNING| pw148698 [PATCH v10 19/21] test: remove use of VLAs for Windows built code in bitset tests In-Reply-To: <1732072401-15962-20-git-send-email-andremue@linux.microsoft.com> References: <1732072401-15962-20-git-send-email-andremue@linux.microsoft.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andre Muezerie Message-Id: <20241120031716.5BA32123DC0@dpdk.org> Date: Wed, 20 Nov 2024 04:17:16 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/148698 _coding style issues_ ERROR:C99_COMMENTS: do not use C99 // comments #113: FILE: app/test/test_bitset.c:179: + // gcc is giving false positives here when code is optimized total: 1 errors, 0 warnings, 187 lines checked