[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16562] Backslashes copied from Makefile to Shell (3.80 behaved dif
From: |
Eli Zaretskii |
Subject: |
[bug #16562] Backslashes copied from Makefile to Shell (3.80 behaved differently) |
Date: |
Thu, 11 May 2006 21:40:42 +0300 |
User-agent: |
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322) |
Follow-up Comment #2, bug #16562 (project make):
It _is_ possible to pass multiline arguments to the shell: either use double
quotes instead of single quotes, or introduce a variable whose value is the
multiline argument. (The latter works because the new Posix-compliant
behavior retains backslashes only in shell commands of a rule, not in
variable definitions.)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16562>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/