bug-make
[Top][All Lists]
Advanced

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

[bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET


From: Paul D. Smith
Subject: [bug #40226] Weird failure on Windows with OUTPUT_SYNC_TARGET
Date: Sun, 13 Oct 2013 15:52:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.66 Safari/537.36

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/




reply via email to

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