From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH 6/6] test: report compilation without support Date: Sun, 3 Nov 2013 22:33:37 +0100 Message-ID: <20131103213337.GF10464@localhost> References: <20131031123618.32572.24929.stgit@nfdev.cica.es> <20131031123644.32572.55345.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Gonzalez Return-path: Received: from mail.us.es ([193.147.175.20]:41671 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752315Ab3KCVdl (ORCPT ); Sun, 3 Nov 2013 16:33:41 -0500 Content-Disposition: inline In-Reply-To: <20131031123644.32572.55345.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Oct 31, 2013 at 01:36:44PM +0100, Arturo Borrero Gonzalez wrote: > Print a message when there is no support for some parser. > > Remove those EOPNOTSUPPs because they are unused. Applied, thanks.