Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] zbar: add a patch to wrap logical not operations into parenthesis
Date: Tue, 26 Jan 2016 21:32:43 +0100	[thread overview]
Message-ID: <20160126213243.1c09588e@free-electrons.com> (raw)
In-Reply-To: <1453724270-22823-1-git-send-email-Vincent.Riera@imgtec.com>

Dear Vicente Olivert Riera,

On Mon, 25 Jan 2016 12:17:50 +0000, Vicente Olivert Riera wrote:
> This fixes build failures like this one:
> 
> zbar/decoder/ean.c: In function 'ean_part_end4':
> zbar/decoder/ean.c:297:13: error: logical not is only applied to the
> left hand side of comparison [-Werror=logical-not-parentheses]
>      if(!par == fwd) {
> 
> This patch has been sent upstream as a pull request:
> 
>   https://github.com/ZBar/ZBar/pull/9
> 
> Fixes:
> 
>   http://autobuild.buildroot.net/results/299/299dc845af082167085d366b38daf1dfd95d7047/
> 
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  ...p-logical-not-operations-into-parentheses.patch | 80 ++++++++++++++++++++++
>  1 file changed, 80 insertions(+)
>  create mode 100644 package/zbar/0004-Wrap-logical-not-operations-into-parentheses.patch

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2016-01-26 20:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25 12:17 [Buildroot] [PATCH] zbar: add a patch to wrap logical not operations into parenthesis Vicente Olivert Riera
2016-01-26 20:32 ` Thomas Petazzoni [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=20160126213243.1c09588e@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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