bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #47880] Allow updates to .INCLUDE_DIRS to change search path


From: Paul D. Smith
Subject: [bug #47880] Allow updates to .INCLUDE_DIRS to change search path
Date: Sat, 24 Apr 2021 11:39:02 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36

Follow-up Comment #8, bug #47880 (project make):

Sorry I guess I wasn't clear.  I wasn't going to remove them by default: the
default behavior and search path won't change under any of these proposals.

I was suggesting that instead of creating a new flag specifically to remove
default includes, we allow users to provide a special version of -I to remove
default includes.  So if users give (in my example) the "-I-" option that
would mean "reset the include search path to empty".

If they didn't given the "-I-" option, then the current behavior including
default search path would be preserved.

It just seems to me that this issue of default include paths is too
minor/rarely problematic to waste an entire command line option on it :).

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?47880>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]