From: Christoph Paasch <christoph.paasch@uclouvain.be>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH iproute2 v2 0/2] Fix compiler-errors with gcc 4.7.3
Date: Mon, 22 Jul 2013 20:03:53 +0200 [thread overview]
Message-ID: <20130722180353.GA3558@cpaasch-mac> (raw)
In-Reply-To: <20130722103432.396f13db@nehalam.linuxnetplumber.net>
On 22/07/13 - 10:34:32, Stephen Hemminger wrote:
> On Mon, 22 Jul 2013 19:24:15 +0200
> Christoph Paasch <christoph.paasch@uclouvain.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?
prev parent reply other threads:[~2013-07-22 18:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-22 17:24 [PATCH iproute2 v2 0/2] Fix compiler-errors with gcc 4.7.3 Christoph Paasch
2013-07-22 17:24 ` [PATCH iproute2 v2 1/2] ss: Fix compiler errors of unused return-values Christoph Paasch
2013-07-22 17:24 ` [PATCH iproute2 v2 2/2] lnstat: " Christoph Paasch
2013-07-26 21:29 ` Stephen Hemminger
2013-07-22 17:34 ` [PATCH iproute2 v2 0/2] Fix compiler-errors with gcc 4.7.3 Stephen Hemminger
2013-07-22 18:03 ` Christoph Paasch [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=20130722180353.GA3558@cpaasch-mac \
--to=christoph.paasch@uclouvain.be \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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).