Follow-up Comment #4, bug #40226 (project make):

Eli: unless you want to deal with this one, I'll take it.  I noticed a few
weeks ago that option parsing currently has no facility for a "single string";
we can only have a list of strings or filenames (e.g., for "-I").  But this
doesn't make sense for some of our switches, such as -O or the internal
jobserver-fds.  So I think we need a new switch type which is just a single
string where any subsequent option replaces the existing one.  Then we won't
need the stringlist here at all.  I didn't want to get into this before the
release though.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40226>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to