[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1480721075.18162.389.camel@edumazet-glaptop3.roam.corp.google.com>
Date: Fri, 02 Dec 2016 15:24:35 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: Isaac Boukris <iboukris@...il.com>, davem@...emloft.net,
netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: ss: escape all null bytes in abstract unix
domain socket
On Fri, 2016-12-02 at 15:18 -0800, Stephen Hemminger wrote:
> name[i] = '@';
> >
> > ss.c: In function 'unix_show_sock':
> > ss.c:3128:4: error: 'for' loop initial declarations are only allowed in C99 mode
> > ss.c:3128:4: note: use option -std=c99 or -std=gnu99 to compile your code
> > make[1]: *** [ss.o] Error 1
> >
> >
> >
>
> Thanks, fixed by patch from Simon
Right, thanks !
Powered by blists - more mailing lists