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/



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

Reply via email to