[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130722180353.GA3558@cpaasch-mac>
Date: Mon, 22 Jul 2013 20:03:53 +0200
From: Christoph Paasch <christoph.paasch@...ouvain.be>
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2 v2 0/2] Fix compiler-errors with gcc 4.7.3
On 22/07/13 - 10:34:32, Stephen Hemminger wrote:
> On Mon, 22 Jul 2013 19:24:15 +0200
> Christoph Paasch <christoph.paasch@...ouvain.be> wrote:
>
> > gcc complains about unused return-values in ss.c and lnstat_util.c
> >
> > Christoph Paasch (2):
> > ss: Fix compiler errors of unused return-values
> > lnstat: Fix compiler errors of unused return-values
> >
> > misc/lnstat_util.c | 12 ++++++++----
> > misc/ss.c | 33 ++++++++++++++++++++++++---------
> > 2 files changed, 32 insertions(+), 13 deletions(-)
> >
>
> I think just turning on -Werror is less ugly.
I guess you mean turning -Werror off?
For me that's fine too, as long as iproute compiles on my machine. Should I
make a patch that removes -Werror?
--
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