all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Eric M. Ludlam" <eric@siege-engine.com>
To: "Aneesh Kumar K. V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: Chong Yidong <cyd@stupidchicken.com>,
	cedet-devel@lists.sourceforge.net,
	Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: ede-linux doesn't work with master emacs repo
Date: Sat, 25 Sep 2010 18:37:46 -0400	[thread overview]
Message-ID: <4C9E79BA.8080405@siege-engine.com> (raw)
In-Reply-To: <m3fwwxa63p.fsf@linux.vnet.ibm.com>

Hi Aneesh,

You example works with the CEDET from the CEDET repository.  There have 
been no changes in that area since CEDET 1.0.

A good place to start is with M-x semantic-analyze-debug-assist RET 
which will point at the problem area.  Perhaps something has been 
translated into Emacs incorrectly.

Eric

On 09/25/2010 05:03 PM, Aneesh Kumar K. V wrote:
> On Sat, 25 Sep 2010 15:19:54 -0400, Chong Yidong<cyd@stupidchicken.com>  wrote:
>> aneesh.kumar@linux.vnet.ibm.com (Aneesh Kumar K.V) writes:
>>
>>> After the sync with CEDET 1.0, ede-linux support seems to be
>>> broken. Visting a linux kernel directory gives the error
>>>
>>> ede-directory-project-p: Cannot open load file: ede-linux
>>
>> Should be fixed now, thanks for the report.
>
> I also found that the completion is broken with the update. With simple C
> prg like the below, I am not able to complete the member variables of
> struct a
>
> struct a {
>      int k;
>      char b;
> } t;
>
> main()
> {
>      int done;
>      int c;
>      char k;
>      c = done;
>      c = t.
> }

------------------------------------------------------------------------------
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

  reply	other threads:[~2010-09-25 22:37 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 [this message]
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

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=4C9E79BA.8080405@siege-engine.com \
    --to=eric@siege-engine.com \
    --cc=aneesh.kumar@linux.vnet.ibm.com \
    --cc=cedet-devel@lists.sourceforge.net \
    --cc=cyd@stupidchicken.com \
    --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.