bug-make
[Top][All Lists]
Advanced

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

[bug #59154] Multiline environment variables handled poorly


From: Kyle Rose
Subject: [bug #59154] Multiline environment variables handled poorly
Date: Tue, 22 Sep 2020 11:26:47 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #6, bug #59154 (project make):

[comment #5 comment #5:]
> (To be precise, the line
>        echo "${BLAH}"
> works in all the shells I've tested, and in BSD Make, but not GNU Make.  If
BSD Make can get this right, seems like gnu make should be able to, too.)

This could break a ton of software that relies on multiple lines in an
environment variable becoming multiple commands in a recipe. If you want this
behavior, it should be selectable on a target-by-target basis with a
.MULTILINECMD dependency or some other mechanism.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59154>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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