From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [libnftables PATCH] data_reg: conditional XML code for snprintf_xml Date: Wed, 29 May 2013 14:11:33 +0200 Message-ID: <20130529121133.GB6099@localhost> References: <20130528150621.5259.2187.stgit@nfdev.cica.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Arturo Borrero Return-path: Received: from mail.us.es ([193.147.175.20]:33317 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965800Ab3E2MLh (ORCPT ); Wed, 29 May 2013 08:11:37 -0400 Content-Disposition: inline In-Reply-To: <20130528150621.5259.2187.stgit@nfdev.cica.es> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Tue, May 28, 2013 at 05:06:21PM +0200, Arturo Borrero wrote: > Having or not XML parsing support doesn't break XML printing. Applied, thanks.