lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160111082800.611a9201@xeon-e3>
Date:	Mon, 11 Jan 2016 08:28:00 -0800
From:	Stephen Hemminger <stephen@...workplumber.org>
To:	Nicolas Dichtel <nicolas.dichtel@...nd.com>
Cc:	shemminger@...tta.com, netdev@...r.kernel.org,
	daniel@...earbox.net, Julien Floret <julien.floret@...nd.com>
Subject: Re: [PATCH iproute2] tc: fix compilation with old gcc (< 4.6)

On Thu,  7 Jan 2016 14:03:13 +0100
Nicolas Dichtel <nicolas.dichtel@...nd.com> wrote:

> From: Julien Floret <julien.floret@...nd.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@...nd.com>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@...nd.com>

Applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ