From: Stephen Hemminger <stephen@networkplumber.org>
To: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org,
daniel@iogearbox.net, Julien Floret <julien.floret@6wind.com>
Subject: Re: [PATCH iproute2] tc: fix compilation with old gcc (< 4.6)
Date: Mon, 11 Jan 2016 08:28:00 -0800 [thread overview]
Message-ID: <20160111082800.611a9201@xeon-e3> (raw)
In-Reply-To: <1452171793-5829-1-git-send-email-nicolas.dichtel@6wind.com>
On Thu, 7 Jan 2016 14:03:13 +0100
Nicolas Dichtel <nicolas.dichtel@6wind.com> wrote:
> From: Julien Floret <julien.floret@6wind.com>
>
> gcc < 4.6 does not handle C11 syntax for the static initialization of
> anonymous struct/union, hence the following error:
>
> tc_bpf.c:260: error: unknown field map_type specified in initializer
>
> Signed-off-by: Julien Floret <julien.floret@6wind.com>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Applied, thanks.
prev parent reply other threads:[~2016-01-11 16:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-07 13:03 [PATCH iproute2] tc: fix compilation with old gcc (< 4.6) Nicolas Dichtel
2016-01-07 13:31 ` Daniel Borkmann
2016-01-07 13:56 ` Daniel Borkmann
2016-01-07 16:21 ` Nicolas Dichtel
2016-01-11 16:28 ` Stephen Hemminger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160111082800.611a9201@xeon-e3 \
--to=stephen@networkplumber.org \
--cc=daniel@iogearbox.net \
--cc=julien.floret@6wind.com \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=shemminger@vyatta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).