From: Christopher Li <sparse@chrisli.org>
To: Daniel De Graaf <danieldegraaf@gmail.com>
Cc: Linux-Sparse <linux-sparse@vger.kernel.org>
Subject: Re: [PATCH] Fix incorrect linearization of "x && y && z"
Date: Wed, 28 Oct 2009 15:48:43 -0700 [thread overview]
Message-ID: <70318cbf0910281548j23167f7anf968b29b9ef34067@mail.gmail.com> (raw)
In-Reply-To: <4ae782bd.8602be0a.3a31.187a@mx.google.com>
On Tue, Oct 27, 2009 at 4:02 PM, Daniel De Graaf
<danieldegraaf@gmail.com> wrote:
> This fixes an incorrect assumption that results in && using shortcut
> logic on the true branch instead of the false branch.
Good catch. Thanks!
I applied it without the "else" line.
Chris
PS. I almost miss this email because it is send to "unlisted-recipients".
My patch tool catches it though.
prev parent reply other threads:[~2009-10-28 22:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-27 23:02 [PATCH] Fix incorrect linearization of "x && y && z" Daniel De Graaf
2009-10-28 22:48 ` Christopher Li [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=70318cbf0910281548j23167f7anf968b29b9ef34067@mail.gmail.com \
--to=sparse@chrisli.org \
--cc=danieldegraaf@gmail.com \
--cc=linux-sparse@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).