From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] librte_pmd_null: Fix build issue with gcc-4.7 Date: Sat, 28 Feb 2015 00:21:02 +0100 Message-ID: <3361665.TnkhzzLf1n@xps13> References: <1425014298-14962-1-git-send-email-mukawa@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Tetsuya Mukawa Return-path: In-Reply-To: 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" > > This patch fixes following errors with gcc-4.7. > > > Confirmed that this fixes the issue with 4.7.2. > > Acked-by: John McNamara Applied, thanks