bug-make
[Top][All Lists]
Advanced

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

[bug #16053] second stem overwrites the first per-prerequisite stem


From: Paul D. Smith
Subject: [bug #16053] second stem overwrites the first per-prerequisite stem
Date: Wed, 15 Mar 2006 10:56:30 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060226 Debian/1.5.dfsg+1.5.0.1-3 Firefox/1.5.0.1

Follow-up Comment #2, bug #16053 (project make):

Hm.  I don't know if we can release 3.81 with this kind of regression: it's
different than releasing with a bug in new behavior or with an old bug not
fixed.

Another idea which would resolve this problem but not the general case (when
.SECONDARYEXPANSION is enabled) would be to go back to 3.80 processing for
static pattern rules when .SECONDARYEXPANSION is not defined, and replace the
"%" with the stem immediately as the rule is parsed, rather than replacing it
with $* and waiting until the target is built.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16053>

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





reply via email to

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