[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16670] Repeated backslash-escaped newlines not POSIXly replaced
From: |
Ray Ingles |
Subject: |
[bug #16670] Repeated backslash-escaped newlines not POSIXly replaced |
Date: |
Wed, 24 May 2006 13:56:11 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051111 Firefox/1.5 |
URL:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16670>
Summary: Repeated backslash-escaped newlines not POSIXly
replaced
Project: make
Submitted by: sorceror
Submitted on: Wednesday 05/24/2006 at 13:56
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Component Version: 3.81
Operating System: POSIX-Based
Fixed Release: None
_______________________________________________________
Details:
According to POSIX, each escaped newline (newline preceeded by a backslash)
is supposed to be replaced with a single space when not in a command.
However, sequential escaped newlines are replaced by only a single space. The
attached makefile illustrates the problem.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wednesday 05/24/2006 at 13:56 Name: makefile Size: 38B By: sorceror
Makefile illustrating repeated escaped newlines replaced with single space.
<http://savannah.gnu.org/bugs/download.php?file_id=10043>
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16670>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #16670] Repeated backslash-escaped newlines not POSIXly replaced,
Ray Ingles <=