From: Josh Triplett <josh@freedesktop.org>
To: Linus Torvalds <torvalds@osdl.org>, linux-sparse@vger.kernel.org
Cc: Adam DiCarlo <adam.dicarlo@gmail.com>, Pavel Roskin <proski@gnu.org>
Subject: New sparse git tree; please pull
Date: Tue, 17 Oct 2006 01:04:07 -0700 [thread overview]
Message-ID: <45348E77.6020600@freedesktop.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2073 bytes --]
I've put my current sparse development work in a new tree on kernel.org,
available via:
git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git
or to master.kernel.org users via:
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git
I've also included a couple of patches from the linux-sparse list which
have slipped through the cracks.
Linus, please pull from
git+ssh://master.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git
to get the following changes:
Adam DiCarlo:
Add type information to enum mismatch warning
Josh Triplett:
"Initializer entry defined twice" should not trigger with
zero-size fields
Fix incorrect symbol in comment on #endif for multiple-inclusion guard
Add -Wno-uninitialized
graph: Show position in basic block nodes
bb_terminated: Use boundary values rather than specific opcodes
Turn on -Wcontext by default
Merge branch 'fix-defined-twice-error-on-empty-struct' into staging
Merge branch 'graph' into staging
merge branch 'more-warning-flags' into staging and fix conflicts
merge branch 'no-semantic-h' into staging and fix conflicts
Merge branch 'Wcontext-default' into staging
Josh Triplett and Pavel Roskin:
Recognize and ignore __alias__ and __visibility__
check.c | 2 -
evaluate.c | 5 ++-
expand.c | 10 ++----
graph.c | 3 +
ident-list.h | 4 +-
lib.c | 4 +-
lib.h | 1
linearize.h | 3 +
parse.c | 6 ++-
symbol.h | 2 -
validation/initializer-entry-defined-twice.c | 43
+++++++++++++++++++++++++++
11 files changed, 67 insertions(+), 16 deletions(-)
- Josh Triplett
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
reply other threads:[~2006-10-17 8:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=45348E77.6020600@freedesktop.org \
--to=josh@freedesktop.org \
--cc=adam.dicarlo@gmail.com \
--cc=linux-sparse@vger.kernel.org \
--cc=proski@gnu.org \
--cc=torvalds@osdl.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).