From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Dichtel Subject: Re: [iproute PATCH v4 0/5] Big C99 style initializer rework Date: Fri, 15 Jul 2016 15:25:38 +0200 Message-ID: <5788E452.6010405@6wind.com> References: <1468435639-6892-1-git-send-email-phil@nwl.cc> Reply-To: nicolas.dichtel@6wind.com Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Daniel Borkmann , David Ahern , Julien Floret , David Laight , netdev@vger.kernel.org To: Phil Sutter , Stephen Hemminger Return-path: Received: from mail-wm0-f46.google.com ([74.125.82.46]:35252 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751082AbcGONZm (ORCPT ); Fri, 15 Jul 2016 09:25:42 -0400 Received: by mail-wm0-f46.google.com with SMTP id f65so26106517wmi.0 for ; Fri, 15 Jul 2016 06:25:42 -0700 (PDT) In-Reply-To: <1468435639-6892-1-git-send-email-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: Le 13/07/2016 20:47, Phil Sutter a =C3=A9crit : > This is v4 of my C99-style initializer related patch series.=20 It compiles successfully with my gcc 4.4.7. Regards, Nicolas