From: Marcel Holtmann <marcel@holtmann.org>
To: Anderson Lizardo <anderson.lizardo@openbossa.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ 2/2] attrib: Fix compilation errors when compiled without optimization
Date: Thu, 10 Jan 2013 16:06:31 -0800 [thread overview]
Message-ID: <1357862791.1806.78.camel@aeonflux> (raw)
In-Reply-To: <1357659987-4219-2-git-send-email-anderson.lizardo@openbossa.org>
Hi Anderzon,
> Fix these build errors:
>
> attrib/att.c: In function ‘dec_read_by_grp_req’:
> attrib/att.c:165:10: error: comparison between signed and unsigned
> integer expressions [-Werror=sign-compare]
> attrib/att.c:170:10: error: comparison between signed and unsigned
> integer expressions [-Werror=sign-compare]
> attrib/att.c: In function ‘dec_read_by_type_req’:
> attrib/att.c:393:10: error: comparison between signed and unsigned
> integer expressions [-Werror=sign-compare]
> attrib/att.c:402:10: error: comparison between signed and unsigned
> integer expressions [-Werror=sign-compare]
> ---
> attrib/att.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
patch has been applied.
Regards
Marcel
next prev parent reply other threads:[~2013-01-11 0:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-08 15:46 [PATCH BlueZ 1/2] build: Fix --disable-optimization configure option Anderson Lizardo
2013-01-08 15:46 ` [PATCH BlueZ 2/2] attrib: Fix compilation errors when compiled without optimization Anderson Lizardo
2013-01-11 0:06 ` Marcel Holtmann [this message]
2013-01-11 0:31 ` [PATCH BlueZ 1/2] build: Fix --disable-optimization configure option Marcel Holtmann
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=1357862791.1806.78.camel@aeonflux \
--to=marcel@holtmann.org \
--cc=anderson.lizardo@openbossa.org \
--cc=linux-bluetooth@vger.kernel.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).