From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] Fix warnings if DPDK is used with C++1x: Format macro constants for fixed width integer types need a space after the preceding string literal. Date: Tue, 21 Oct 2014 11:17:20 +0200 Message-ID: <1516000.auUSWjmSzW@xps13> References: <1413880725-9682-1-git-send-email-mail@mbartelt.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Matthias Bartelt Return-path: In-Reply-To: <1413880725-9682-1-git-send-email-mail-Ivqmp9PW/G4b1SvskN2V4Q@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" Hi, Thank you for the patch. Not a lot of people use DPDK with C++, so we probably need some fixes. Please, could you send a v2 of this patch with a shorter title, an explanation in commit log and a signed-off? Guidelines are explained here: http://dpdk.org/dev#send 2014-10-21 10:38, Matthias Bartelt: > From: Matthias Bartelt You need to configure your email address in .gitconfig to remove this. -- Thomas