From: Josh Triplett <josh@freedesktop.org>
To: Christopher Li <sparse@chrisli.org>
Cc: linux-sparse@vger.kernel.org
Subject: Re: [TRIVIAL][PATCH] trivial fix for seg fault.
Date: Tue, 28 Nov 2006 12:27:25 -0800 [thread overview]
Message-ID: <456C9BAD.90801@freedesktop.org> (raw)
In-Reply-To: <20061123074553.GA9322@chrisli.org>
[-- Attachment #1: Type: text/plain, Size: 567 bytes --]
Christopher Li wrote:
> Trivial fix for some seg fault.
>
> Signed-Off-By: Christopher Li <sparse@chrisli.org>
>
> Index: sparse/token.h
> ===================================================================
> --- sparse.orig/token.h 2006-11-22 23:34:35.000000000 -0800
> +++ sparse/token.h 2006-11-22 23:36:28.000000000 -0800
> @@ -94,7 +94,7 @@
> "||", "|=", \
> "^=", "##", \
> "<<", ">>", "..", \
> - "<<=", ">>=", "..." \
> + "<<=", ">>=", "...", \
> "", \
> "<", ">", "<=", ">=" \
> }
Merged, thanks.
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
prev parent reply other threads:[~2006-11-28 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-23 7:45 [TRIVIAL][PATCH] trivial fix for seg fault Christopher Li
2006-11-28 20:27 ` Josh Triplett [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=456C9BAD.90801@freedesktop.org \
--to=josh@freedesktop.org \
--cc=linux-sparse@vger.kernel.org \
--cc=sparse@chrisli.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).