[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #16505] Line-continuation backslashes are not stripped
From: |
anonymous |
Subject: |
[bug #16505] Line-continuation backslashes are not stripped |
Date: |
Fri, 5 May 2006 00:55:18 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.4; Linux; X11; i686; en_US) KHTML/3.4.0 (like Gecko) |
Follow-up Comment #12, bug #16505 (project make):
I understand the workarounds. (Make variables are probably the way to go,
because double-quoting script languages tends to be cumbersome.) My makefiles
won't be that much of a problem, anyway, compared to those of others---I first
encountered this new "feature" in running a makefile from XScreenSaver.
Doubtful that'll be the only instance.
I kept mentioning the unexpected-EOF errors just to emphasize how brain-dead
the POSIX behavior is, because those are what you get if you (reasonably)
think that POSIX treats single-quoted EOL backslashes as literal characters
(such that all you need to do so that they don't appear in your inline
scripts is, well, delete them).
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=16505>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #16505] Line-continuation backslashes are not stripped, (continued)
- [bug #16505] Line-continuation backslashes are not stripped, Paul D. Smith, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, anonymous, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, Paul D. Smith, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, anonymous, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, Eli Zaretskii, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, anonymous, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, Paul D. Smith, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, Paul D. Smith, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, anonymous, 2006/05/03
- [bug #16505] Line-continuation backslashes are not stripped, Eli Zaretskii, 2006/05/04
- [bug #16505] Line-continuation backslashes are not stripped,
anonymous <=