From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?RGF2aWQgTnlzdHLDtm0=?= Subject: Re: compile error in fedora19 Date: Mon, 26 Aug 2013 10:50:10 +0200 Message-ID: <521B16C2.2010400@gmail.com> References: <16204110.8Pd7xlAD8U@x220> <5466413.XGg3uDHj8f@x220> <521B1399.3030600@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: In-Reply-To: <521B1399.3030600-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" On 08/26/2013 10:36 AM, David Nystr=C3=B6m wrote: > On Sat 24 Aug 2013 03:58:59 PM CEST, Thomas Monjalon wrote: >> 24/08/2013 05:44, Nulik Nol : >>> Thomas Monjalon wrote: >>>> I've sent some patches which are still waiting for review. >>>> Anybody (including you) may review them. >>> > > > >> I understand you haven't tested them. Could you test please ? > > Built cleanly on Ubuntu 13.10, 3.11.0-2-generic, which is 3.11-rc5. > > As for a review, I can reply to the original patch, however, > check your GCC 4.8 build fix patch, you are only comparing the first > character of > buf and string_elt_strs[i].result. > Is this the intended result ? > Arrgh, Never mind this, missed a parathesis. its OK. Br, David