From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: remove rte_snprintf Date: Mon, 29 Sep 2014 15:05:56 +0200 Message-ID: <19611639.4ENsj262bh@xps13> References: <1411742384-29216-1-git-send-email-thomas.monjalon@6wind.com> <20140926151448.GC5619@hmsreliant.think-freely.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <20140926151448.GC5619-B26myB8xz7F8NnZeBjwnZQMhkBWG/bsMQH7oEaQurus@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > The function rte_snprintf() was deprecated in version 1.7.0 > > (commit 6f41fe75e2dd). > > It's now totally removed. > > > > Signed-off-by: Thomas Monjalon > > Acked-by: Neil Horman Applied -- Thomas