From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5E46DA09DE; Thu, 12 Nov 2020 19:47:24 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 35F0656A3; Thu, 12 Nov 2020 19:47:22 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id CD3D64C96 for ; Thu, 12 Nov 2020 19:47:20 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id AE1A8A79; Thu, 12 Nov 2020 13:47:18 -0500 (EST) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Thu, 12 Nov 2020 13:47:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= gQ0MHxPx9sFzBPKHuBllTlhcknPlJPUmFwQSg6+7hBw=; b=UhevZTlShE+W1+MG /k+qYYpBiO31D3dB+CfmsX0M3bnVYnSQbsbEqlTPqjIdrNQodxsPf6KXLHxvBByN oCH1+74X5woHlF8ukteiPVz4y6tKKlGMyy1hWeyyEkTLjASj/mRXL8MMVmiIOYGQ rnl+neNYmIIIVxm6u/v8k1T6+8HHSdYJ9zuJUIN98OHEXx7VVhXM6cs1Un11FOAp 3QIGuAL2wqTxTMADOqPiIOUHo0zM4R36d3nXWVSVLlTPqeiKbko8VLFzaJeOfIik T/ym8mNtT/aZb5Jjw3x09mDPOE0ox/5T4HcfySvgy9ZO1mGTjBd6hxGgD4boz7K8 7H0o9w== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=gQ0MHxPx9sFzBPKHuBllTlhcknPlJPUmFwQSg6+7h Bw=; b=qqQDL+/VewMqypJjy8GpP7pAOVk3n6btBK2iiUa0H6aLEn8sjtOfDyJRY wsuQzZzpWICLesC5w8urQKYUfmglBPLmKKW6fM7SCw9YVLxdz+1xxSqiGgy00dti wkJ4+iMNQAVZO+3JKbctE1EJaxiwpTwA4SUdEpN4epjY+7/PMppUsZVJFG1ayqmo RYaXPqbnv4W5su2cJpCxYJqBrlgJ4g3GDYSw/QlLYCrdz1wUyYU7lq8+tAYIwfgi 1xsF1QMSI21qrhHiS2NLXEyS6EuJWXx9gdbwlnRMupA8Kh3PA4AqFlo49qO9lPyY VmyyV+VYESq+QcwQG+/3+UPhJ/5tA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedruddvfedgledvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghfeukefgfffhueejtdetuedtjeeu ieeivdffgeehnecukfhppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghl ohhnrdhnvght X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 6875F30686BC; Thu, 12 Nov 2020 13:47:17 -0500 (EST) From: Thomas Monjalon To: Conor Walsh Cc: bruce.richardson@intel.com, dev@dpdk.org, linglix.chen@intel.com Date: Thu, 12 Nov 2020 19:47:15 +0100 Message-ID: <3386665.RJkdAoTnaa@thomas> In-Reply-To: <20201112113537.1996073-1-conor.walsh@intel.com> References: <20201112113537.1996073-1-conor.walsh@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v1] build: add Wformat to fix gcc compile error X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 12/11/2020 12:35, Conor Walsh: > On some systems Wformat-nonliteral and Wformat-security could not be > checked without Wformat also being specified. This patch adds Wformat > to config/meson.build > > Signed-off-by: Conor Walsh Please could you provide (in a v2) more informations about the error and why the fix is needed?