[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-dev] With what language is stddef.h parsed if indexed up-front
|
These files are parsed in either language. This was different in CDT
4.0.x,
Markus.
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Elmenthaler, Jens
> Sent: Wednesday, September 03, 2008 1:34 PM
> To: CDT General developers list.
> Subject: [cdt-dev] With what language is stddef.h parsed if
> indexed up-front
> Importance: Low
>
> Hi,
>
> Debugging why the indexer does not know what NULL is
> (respectively why it assumes it would be (void *)0 though
> being in C++), I stumbled over the question, with what
> language a file called stddef.h is parsed, if entered in the
> indexer preferences in the field "Files to index up-front"?
>
> Is it parsed with the C settings, with C++ settings, or is it
> parsed once per language?
>
> Jens.
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>