Re: Help needed testing EDE branch
Lluís <[email protected]>
| Newsgroups | gmane.emacs.cedet |
|---|---|
| Message-ID | <[email protected]> |
Lluís writes:
> Eric M Ludlam writes:
>> On 06/20/2014 11:18 AM, Lluís wrote:
>>> Eric M Ludlam writes:
>>> [...]
>>>> After using it for a little while, I'd greatly appreciate some replies
>>>> on this thread stating what projects you typically use, and if you ran
>>>> into any problems.
>>>
>>> Hi! I just tested opening a file of a copy that I have of the Linux kernel, and
>>> it is detected as a "ede-generic-makefile-project", instead of the
>>> linux-specific project type (which basically sets the include directories).
>> I have updated tests for the linux case to match what you described, and fixed
>> the problem in the project detector. Thanks! This was a broad missing case for
>> the wide list of possible projects I missed when crafting my test suite.
>> There are many projects I do not use in EDE and for which I merely simulated in
>> the EDE test suites. I greatly appreciate folks giving this task branch a try!
>> I merged from trunk and pushed that and the new fixes back to the ede-ldf
>> branch.
> That worked like a charm, thanks. I also tried to run "customize-project" on a
> linux project, and it looks like no file is saved with the project
> customizations. I guess that's still not possible (to somehow "overlay" local
> customizations on auto-detected projects).
I don't know if this is exclusive to this branch, but hitting the "Commands" tab
in the customization buffer of this project ("ede-toplevel"):
[object ede-generic-makefile-project "ede-generic-makefile-project" nil "dpa.run" "1.0" "~/Projects/dpa/dpa.run/" 7979453 "/home/lluis/Projects/dpa/dpa.run/Makefile" nil nil
([object ede-generic-target-misc "ede-generic-target-misc" nil "Misc" "/home/lluis/Projects/dpa/dpa.run/" nil nil])
unbound unbound "" "" "" "" "" ""
("debug" "release")
"debug" nil
[object ede-generic-config "Configuration" "/home/lluis/Projects/dpa/dpa.run/EDEConfig.el" #0 "make -k" "gdb " nil nil nil nil nil]]
Results in an error when building the widget for "Run-Command". It turns out
that the widget's ":value" is nil, so "(insert value)" fails.
Later on, hitting "Accept" or "Apply" also fails, but that could be because of
the first failure.
Thanks,
Lluis
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Cedet-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cedet-devel