Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Questions on CDT's indexer/parser internals

The Issues we're talking about are ones that are already documented
for other larger projects like Mozilla
(https://developer.mozilla.org/en-US/docs/Eclipse_CDT#Known_Issues).

What we really what to know is what's happening going forward on the indexer.
Is it as bad as the original CDT documentation said or has it had
enough recent work to be mostly in shape.

If someone who knows more about the indexer's recent history could
catch us we we'd really appreciate it. And I don't mind taking the
conversation offline so everyone doesn't get spammed on it. :-)

Erica.

On Fri, Aug 3, 2012 at 9:54 AM, Sergey Prigogin
<eclipse.sprigogin@xxxxxxxxx> wrote:
>
>
> On Thu, Aug 2, 2012 at 4:33 PM, Erica Mealy <ericamealy@xxxxxxxxx> wrote:
>>
>> I'm working on a project that's looking at evaluating plugging one of
>> our tools into CDT but have found issues with CDT's parsing/indexing.
>
>
> What issues have you found? Have you raised bugs for them in
> http://bugs.eclipse.org?
>>
>>
>> On the indexer history site
>> (http://wiki.eclipse.org/CDT/designs/PDOM/History) it mentions issues
>> with the indexer but it was last dated 2006. We've been trying various
>> versions from Helios -> Juno and still found issues so wanted to see
>> what the state of play for it was, changes since 2006 and plans for
>> the next releases etc. We're evaluating plugging a tool into CDT but
>> found this might be a bottleneck we have to deal with first.
>>
>> We're hoping that someone currently involved can help us find out
>> where the indexer's at and any future plans for it so we can evaluate
>> if we need to be doing some work here before we sort out our plugins.
>>
>> Thanks,
>>
>> Erica.
>
>
> -sergey
>>
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
>
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>


Back to the top