From: Chong Yidong <cyd@stupidchicken.com>
To: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: cedet-devel@lists.sourceforge.net,
Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: ede-linux doesn't work with master emacs repo
Date: Wed, 29 Sep 2010 12:05:35 -0400 [thread overview]
Message-ID: <87tyl8cz74.fsf@stupidchicken.com> (raw)
In-Reply-To: <m2mxr19epu.fsf@randomsample.de> (David Engster's message of "Wed, 29 Sep 2010 09:43:57 +0200")
David Engster <deng@randomsample.de> writes:
> Eric M. Ludlam writes:
>> This seems spooky in that it cannot find "struct a" when it is right
>> there in this file. Searches for types, however, generally go through
>> the typecache. Does the typecache (from semanticdb-typecache-dump)
>> show a in the cache? If it is there, then I'm lost here, and
>> debugging the analyzer will need to occur.
>
> It's actually very simple: in semanticdb-typecache-find-default, the
>
> (featurep 'semanticdb)
>
> has to be changed to (featurep 'semantic/db). A quick grep shows that
> there are three more:
>
> semantic/fw.el: (if (featurep 'semanticdb-find)
> semantic/grammar.el: (and (featurep 'semanticdb)
> semantic/imenu.el: (featurep 'semanticdb)
Bingo.
I've checked the fix into the emacs-23 branch, and will merge it into
the trunk soon. Thanks.
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
prev parent reply other threads:[~2010-09-29 16:05 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-25 4:03 ede-linux doesn't work with master emacs repo Aneesh Kumar K.V
2010-09-25 19:19 ` Chong Yidong
2010-09-25 21:03 ` Aneesh Kumar K. V
2010-09-25 22:37 ` Eric M. Ludlam
2010-09-25 23:28 ` [CEDET-devel] " Chong Yidong
2010-09-26 2:58 ` Eric M. Ludlam
2010-09-28 14:49 ` [CEDET-devel] " Aneesh Kumar K. V
2010-09-28 16:33 ` Chong Yidong
2010-09-28 21:49 ` Eric M. Ludlam
2010-09-28 23:48 ` [CEDET-devel] " Chong Yidong
2010-09-29 2:39 ` Eric M. Ludlam
2010-09-29 7:43 ` David Engster
2010-09-29 16:05 ` Chong Yidong [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=87tyl8cz74.fsf@stupidchicken.com \
--to=cyd@stupidchicken.com \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=cedet-devel@lists.sourceforge.net \
--cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.