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 B64AEA04B5; Tue, 29 Sep 2020 19:33:36 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EC3ED1D517; Tue, 29 Sep 2020 19:33:34 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 729BF1D502 for ; Tue, 29 Sep 2020 19:33:33 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 68DD9148A; Tue, 29 Sep 2020 13:33:29 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Tue, 29 Sep 2020 13:33:29 -0400 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= I0557kS5uDRbGbtvB/uW7yFYr++Qm6gDGi6KeSoeeD4=; b=oUNgEsicqpuaxa2Z ppuOoaA7rxCR6wETD/CnAn5w/Nb/zH8GLonJpRsVusTTIXzM9rJg8h42bOh5AAeb /7C9k8wXjX0bZbmL+qqf7WiX083bvqDYC6qcR6Sxv42ot9Ne7Yrh6Tyn739yUGmF AY32XSuW8pCgI50alv5k8vt6K331pKLfI63mBYKHSAz5ypIRwGDEHf9659O8cnjC SqOSqVekT0wEwn/QVKSGei3DZvKqCWozlHKQ9o5XHYTe1/N+9U3whYlnF5buuyIw GY2eS1oxCvHIecw/BI9suXLqFVL4nHi3C2eXvyKR3fTJz3Qel1gxByqJvebu3h5O 0hwHQg== 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=fm3; bh=I0557kS5uDRbGbtvB/uW7yFYr++Qm6gDGi6KeSoee D4=; b=nL/6TN90fejgVlJKCPLYYmEso+KgK3O9itYg4R9K8q6b9nIHGw/8yMmFG OCzbCQcH6D+d2Go5WJhLInrP/2q62728Fj+YkOcx39H7WIackEN59DQ2dDO+kpgJ zDpgRxTkscGLG1RgGDtF7htA1sX56ay1euK3PI6P6x3WdmoY5VHeB5gZBbOHMMJI k88gqIuVG63T+BFgSoYdj440+if252U8gvR/Zv8SreLwagJ/FKd7Ajj/8FgAYkC0 QZiLd5ILwjoGVetD3lNdTdNzAee/RMkr5MQiE3xDzvaozq6HoGgbi0wlKG0j2QyA wJl4ntT4aOJZhiq5Mvfca1UWgu+Mg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvdekgdduudegucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecugg ftrfgrthhtvghrnhepvedvledtffevheelvdefieehkedvkeefueffieduudeliedvjeeg geejffffffeknecuffhomhgrihhnpegtohhnfhdrihhnnecukfhppeejjedrudefgedrvd dtfedrudekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhr ohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 3CFBC3280065; Tue, 29 Sep 2020 13:33:28 -0400 (EDT) From: Thomas Monjalon To: Bruce Richardson Cc: dev@dpdk.org Date: Tue, 29 Sep 2020 19:33:26 +0200 Message-ID: <2953812.lIHhhvXjVn@thomas> In-Reply-To: <20200929165502.336919-7-bruce.richardson@intel.com> References: <20200929153413.280581-1-bruce.richardson@intel.com> <20200929165502.336919-1-bruce.richardson@intel.com> <20200929165502.336919-7-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 6/6] doc/api: make doc warnings errors when werror option set 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" --- a/doc/api/doxy-api.conf.in +++ b/doc/api/doxy-api.conf.in @@ -89,6 +89,7 @@ HIDE_SCOPE_NAMES = YES GENERATE_DEPRECATEDLIST = YES VERBATIM_HEADERS = NO ALPHABETICAL_INDEX = NO +WARN_AS_ERROR = @WARN_AS_ERROR@ This section is about the appearance of the output. I think this new "warning" option would better fit at the end of the file.