This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Quotes and Brackets In Include Directives


Tim Hollebeek wrote:-

> You thought wrong.  The relevant standards have always mandated that
> the "" search list be a superset of the <> include search list.

I don't think so, this has just been historical practice since K&R.
The standards don't even mention the concept of search path.  They
just say that how you go from quoted text, of either form, to a source
file is implementation defined.

So we defined it, but no-one reads it 8-(

Neil.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]