Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Marking functions and types not reachable by using the source include headers.

Thank you. I also will monitor the bug report 402498, which seems to be the one that will fix the issue.

On 23 February 2016 at 20:08, Nathan Ridge <zeratul976@xxxxxxxxxxx> wrote:
> Currently, because the CDT Indexer is indexing everything, if I have a
> source/header using types of functions which are not reachable through
> the included headers, CDT does not mark them as undefined/unknown
> types/references. It just knows where they are.
> This creates a problem for me because I sometimes forgot to add the
> required headers and then, the compiler (GCC) ends up complaining.

This is a known issue, tracked by bug 297690. I hope to fix it soon.

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



--

Carlos Miguel Ferreira
Researcher at Telecommunications Institute
Aveiro - Portugal
Work E-mail - cmf@xxxxxxxx
Skype & GTalk -> carlosmf.pt@gmail.com

Back to the top