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: getting back the quote_ignores_source_dir behavior of -I-


* Daniel Villeneuve wrote on Sun, Feb 12, 2006 at 04:56:00AM CET:
> 
> The -I- option has historically had two behaviors:
> 1- splitting the include path (QUOTE vs BRACKET chains), and
> 2- ignoring the source file's directory.
*snip*
> This patch is for getting back the behavior 2, without
> interfering with what was done for -iquote.  Eventually, -I-
> could be associated only with behavior 2.

Sounds like this would fix bug #19541 (untested).

Cheers,
Ralf


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