Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Parameter Guessing

Hi Nate,

Thanks for having a look at this. I am not in a position to review it myself, but I expect it won't make into 9.0 now. I have moved the N&N to 9.1, but left it commented out.

If it does get merged in to master before next week, I will demo it in the "upcoming" section of the CDT: Latest & Greatest Tooling for C/C++ (https://www.eclipsecon.org/france2016/session/cdt-latest-greatest-tooling-cc).

Thanks,
Jonah

~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com

On 1 June 2016 at 08:47, Nathan Ridge <zeratul976@xxxxxxxxxxx> wrote:
>>> I am trying out the Parameter Guessing from the N&N and I can't get it
>>> to work. Is there something that I have to do to enable it? I am
>>> hoping to demo this at EclipseCon France in two weeks
>>> https://www.eclipsecon.org/france2016/session/cdt-latest-greatest-tooling-cc
>>>
>>> I started from a new workspace and Neon RC1 with this code (from the
>>> tests) but I don't seem to get any parameter completions.
>
> It looks like something regressed the feature, causing it to no longer work. I filed bug 495095 [1] to track.

I posted some patches that fix parameter guessing. Not sure if we want to consider taking them for RC4...

Regards,
Nate

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top