From: Ulrich Mueller <ulm@gentoo.org>
To: gentoo-pms@lists.gentoo.org
Subject: [gentoo-pms] make.defaults: line wrapping in quoted strings
Date: Sat, 24 Apr 2010 22:58:39 +0200 [thread overview]
Message-ID: <19411.23423.301897.592905@a1i15.kph.uni-mainz.de> (raw)
[-- Attachment #1: message body text --]
[-- Type: text/plain, Size: 117 bytes --]
Attached patch clarifies the wording about line wrapping in quoted
strings. See bug 316269.
Please review.
Ulrich
[-- Attachment #2: 0001-Clarify-wording-about-line-wrapping-in-quoted-string.patch --]
[-- Type: text/plain, Size: 1193 bytes --]
From 74004f60947162f934c1ff6f3159b319e8333c50 Mon Sep 17 00:00:00 2001
From: Ulrich Mueller <ulm@gentoo.org>
Date: Sat, 24 Apr 2010 22:53:55 +0200
Subject: [PATCH] Clarify wording about line wrapping in quoted strings.
Fixes bug 316269.
---
profiles.tex | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles.tex b/profiles.tex
index 28d6950..255ac98 100644
--- a/profiles.tex
+++ b/profiles.tex
@@ -58,8 +58,8 @@ bash syntax, is allowed as follows:
\item Variables to the right of the equals sign in the form \t{\$\{foo\}} or \t{\$foo} are recognised and
expanded from variables previously set in this or earlier \t{make.defaults} files.
\item One logical line may be continued over multiple physical lines by escaping the newline with a
- backslash. A quoted string may also continue over multiple physical lines in this fashion, so that
- the quoted string can begin, continue, and end on two or more separate lines.
+ backslash. A quoted string may be continued over multiple physical lines by a simple newline or a
+ backslash-escaped newline.
\item Backslashes, except for line continuations, are not allowed.
\end{compactitem}
--
1.7.0.4
next reply other threads:[~2010-04-24 20:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-24 20:58 Ulrich Mueller [this message]
2010-04-24 21:00 ` [gentoo-pms] make.defaults: line wrapping in quoted strings Ciaran McCreesh
2010-04-24 21:12 ` Ulrich Mueller
2010-04-24 21:14 ` Ciaran McCreesh
2010-05-01 7:05 ` Ulrich Mueller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19411.23423.301897.592905@a1i15.kph.uni-mainz.de \
--to=ulm@gentoo.org \
--cc=gentoo-pms@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox