|
| From: | anonymous |
| Subject: | [bug #16505] Line-continuation backslashes are not stripped |
| Date: | Wed, 3 May 2006 06:45:30 +0000 |
| User-agent: | Mozilla/5.0 (compatible; Konqueror/3.5; Linux; X11; x86_64; en_US) KHTML/3.5.2 (like Gecko) |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16505>
Summary: Line-continuation backslashes are not stripped
Project: make
Submitted by: None
Submitted on: Wednesday 05/03/06 at 06:45 UTC
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: CVS
Operating System: POSIX-Based
Fixed Release: None
_______________________________________________________
Details:
Scenario: A makefile command (i.e. a shell command executed for some target)
that makes use of a quoted string spanning multiple lines via continuation
backslashes. E.g. an in-place awk or perl program.
Problem: make 3.81 and CVS do not strip the backslashes before passing the
string to the shell. This is a regression from make 3.80.
The attached makefile clearly illustrates the bug, and the havoc that it can
play on a perl program.
(Reporter: Daniel Richard G. <address@hidden>)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wednesday 05/03/06 at 06:45 UTC Name: Makefile Size: 109B By: None
Bug test case
<http://savannah.gnu.org/bugs/download.php?file_id=9881>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16505>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |