[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <531E835D.2010903@draigBrady.com>
Date: Tue, 11 Mar 2014 03:30:37 +0000
From: Pádraig Brady <P@...igBrady.com>
To: Bernhard Rosenkränzer <bero@...dev.ch>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH] iproute2: Fix warnings with gcc 4.9 and clang 3.4
On 03/07/2014 02:00 AM, Bernhard Rosenkränzer wrote:
> Hi,
> the latest compilers (gcc 4.9 and clang 3.4) issue warnings when doing an incomplete struct initialization (e.g. "struct tc_sizespec s = {0};").
>
> Since many people like to compile lower level bits and pieces with -Werror, this should probably be fixed. Patch attached.
Sounds like newer compilers are reverting:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36750
Hopefully not.
thanks,
Pádraig.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists