From: Bob Copeland <me@bobcopeland.com>
To: linux-sparse@vger.kernel.org
Subject: Re: error: ctype on uninitialized symbol
Date: Mon, 1 Feb 2016 21:53:27 -0500 [thread overview]
Message-ID: <20160202025327.GF24581@localhost> (raw)
In-Reply-To: <20160201194409.GA15047@localhost>
On Mon, Feb 01, 2016 at 02:44:09PM -0500, Bob Copeland wrote:
> Hi all,
>
> I'm seeing the following error when running sparse with latest HEAD,
> against the small test case at the end:
>
> $ sparse sparse-test.c
> [garbage]:0:0: error: ctype on uninitialized symbol 0x696ec0
Nevermind, I fooled myself. Turns out this "sparse" was an old version
of smatch, not the freshly-built sparse that "sparse --version" was
reporting.
It looks like this bug was fixed around 0.4.4.
Sorry for the noise!
--
Bob Copeland %% http://bobcopeland.com/
prev parent reply other threads:[~2016-02-02 2:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-01 19:44 error: ctype on uninitialized symbol Bob Copeland
2016-02-02 2:53 ` Bob Copeland [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=20160202025327.GF24581@localhost \
--to=me@bobcopeland.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).