From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] Headers: more C++11 compilation fixes Date: Tue, 24 Feb 2015 02:49:52 +0100 Message-ID: <3433744.1z45dPKCim@xps13> References: <1424438606-1130-1-git-send-email-stefan.puiu@gmail.com> <1424438606-1130-2-git-send-email-stefan.puiu@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Stefan Puiu Return-path: In-Reply-To: <1424438606-1130-2-git-send-email-stefan.puiu-Re5JQEeQqe8AvxtiuMwx3w@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" 2015-02-20 15:23, Stefan Puiu: > Fixed two more places where non-C++11 string concatenation is > used. Spotted by John McNamara. > > Signed-off-by: Stefan Puiu Both patches merged and applied, thanks.