From: Jeff Garzik <jeff@garzik.org>
To: Christopher Li <sparse@chrisli.org>
Cc: Josh Triplett <josh@freedesktop.org>, linux-sparse@vger.kernel.org
Subject: Re: [PATCH] Sparse Ctags
Date: Fri, 08 Dec 2006 03:49:38 -0500 [thread overview]
Message-ID: <45792722.3030007@garzik.org> (raw)
In-Reply-To: <20061208022705.GA18370@chrisli.org>
Christopher Li wrote:
> Here is my attempt to write a Ctags base on sparse.
> It depend on the result from actually preprocessing the C source file.
> It can handle the tags from macro expansion.
>
> It works well enough for me to locate "int32_t" and "clear_token_alloc".
>
> Signed-Off-By: Christopher Li <sparse@chrisli.org>
Hey, cool. One of my long-term projects is to implement the POSIX
utilities[1], and ctags is on the list[2] of utilities I want to implement.
I was hoping that I, or someone else, could take libsparse and use it to
provide a ctags(1) utility. Other utilities I hope can be implemented
include cflow[3] and cxref[4]. And c99(1), of course ;-)
Jeff
[1] git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/posixutils.git
[2] http://www.opengroup.org/onlinepubs/009695399/idx/utilities.html
[3] http://www.opengroup.org/onlinepubs/009695399/utilities/cflow.html
[4] http://www.opengroup.org/onlinepubs/009695399/utilities/cxref.html
prev parent reply other threads:[~2006-12-08 8:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-08 2:27 [PATCH] Sparse Ctags Christopher Li
2006-12-08 8:49 ` Jeff Garzik [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=45792722.3030007@garzik.org \
--to=jeff@garzik.org \
--cc=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).