This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: [doc, committed] clean up include search path documentation in cpp.texi


On Sat, 7 Jan 2017, Sandra Loosemore wrote:

> I've checked in this patch to modernize the tutorial information about the
> preprocessor search path in cpp.texi -- in particular, removing the discussion
> of the deprecated -I- option, better integrating information about the
> preferred replacement -iquote and -system options into the flow, and removing
> some other redundant or obsolete bits.

Note the argument (see bug 19541) that -I- should be not deprecated 
because -iquote isn't actually a full replacement.

-- 
Joseph S. Myers
joseph@codesourcery.com


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