bug-make
[Top][All Lists]
Advanced

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

[bug #47913] newlines lost with $(foreach)


From: Paul D. Smith
Subject: [bug #47913] newlines lost with $(foreach)
Date: Sun, 15 May 2016 15:50:31 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #3, bug #47913 (project make):

Oops I meant to say it _is_ directly related to bug #46995

There's no way to fix bug #46995 without breaking this usage.  That bug
doesn't have anything to do with whether all arguments or just the first
argument in the foreach is stripped: it has to do with how the contents of a
define variable are tokenized when it's expanded: that happens before we even
know we're going to be running a foreach function.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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