public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Daniel Borkmann <daniel@iogearbox•net>
To: Nicolas Dichtel <nicolas.dichtel@6wind•com>, shemminger@vyatta•com
Cc: netdev@vger•kernel.org, Julien Floret <julien.floret@6wind•com>
Subject: Re: [PATCH iproute2] tc: fix compilation with old gcc (< 4.6)
Date: Thu, 07 Jan 2016 14:31:30 +0100	[thread overview]
Message-ID: <568E68B2.2040102@iogearbox.net> (raw)
In-Reply-To: <1452171793-5829-1-git-send-email-nicolas.dichtel@6wind.com>

On 01/07/2016 02:03 PM, Nicolas Dichtel 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>

Thanks!

Acked-by: Daniel Borkmann <daniel@iogearbox•net>

  reply	other threads:[~2016-01-07 13:31 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 [this message]
2016-01-07 13:56   ` Daniel Borkmann
2016-01-07 16:21     ` Nicolas Dichtel
2016-01-11 16:28 ` Stephen Hemminger

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=568E68B2.2040102@iogearbox.net \
    --to=daniel@iogearbox$(echo .)net \
    --cc=julien.floret@6wind$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=nicolas.dichtel@6wind$(echo .)com \
    --cc=shemminger@vyatta$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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