From: Olaf Hering <olaf@aepfle.de>
To: Bruce Edge <bruce.edge@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
Jackson <Ian.Jackson@eu.citrix.com>,
Gianni Tedesco <gianni.tedesco@citrix.com>
Subject: Re: [PATCH]: gdbsx: Check return of write()
Date: Wed, 3 Nov 2010 09:09:29 +0100 [thread overview]
Message-ID: <20101103080929.GA13339@aepfle.de> (raw)
In-Reply-To: <AANLkTimKK7OQwgkFjAE01Wh-JVd0=SA70B04-NqBdwgn@mail.gmail.com>
On Tue, Nov 02, Bruce Edge wrote:
> o-unused-value -Wdeclaration-after-statement -D__XEN_TOOLS__ -MMD -MF
> .gx_local.o.d -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Werror
> -Wmissing-prototypes -c -o gx_local.o gx_local.c
> cc1: warnings being treated as errors
> gx_comm.c: In function ‘gx_getpkt’:
> gx_comm.c:230: error: ignoring return value of ‘write’, declared with
> attribute warn_unused_result
> gx_comm.c:236: error: ignoring return value of ‘write’, declared with
> attribute warn_unused_result
With the patch applied, the line number 236 should be 237.
Please apply the suggested patch, its not upstream yet.
Olaf
next prev parent reply other threads:[~2010-11-03 8:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-02 10:34 new compile error in gx_comm.c in xen-unstable Olaf Hering
2010-11-02 16:11 ` [PATCH]: gdbsx: Check return of write() Gianni Tedesco
2010-11-02 23:29 ` Bruce Edge
2010-11-03 8:09 ` Olaf Hering [this message]
2010-11-03 11:59 ` Ian Jackson
2010-11-03 14:10 ` Bruce Edge
2010-11-03 14:16 ` Olaf Hering
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=20101103080929.GA13339@aepfle.de \
--to=olaf@aepfle.de \
--cc=Ian.Jackson@eu.citrix.com \
--cc=bruce.edge@gmail.com \
--cc=gianni.tedesco@citrix.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.