From: Stephen Smith <ishchis2@gmail.com>
To: git@vger.kernel.org, Stephen Smith <ishchis2@gmail.com>
Subject: SyntaxWarning for '\S'
Date: Mon, 09 Sep 2024 20:49:33 -0700 [thread overview]
Message-ID: <2214912.irdbgypaU6@thunderbird> (raw)
When compiling Git from source on my Ubuntu machine I've lately been getting
some warnings when the docs are built.
An example of is:
ASCIIDOC git-sh-i18n--envsubst.html
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'
<unknown>:1: SyntaxWarning: invalid escape sequence '\S'
This syntax warning shows up for nearly every man page or html file.
Is there are current documented solution? If there isn't a documented
solution, where do I start looking and I will craft a patch and submit it.
Thanks
next reply other threads:[~2024-09-10 3:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-10 3:49 Stephen Smith [this message]
2024-09-13 18:24 ` SyntaxWarning for '\S' brian m. carlson
2024-09-13 18:28 ` Stephen Smith
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=2214912.irdbgypaU6@thunderbird \
--to=ishchis2@gmail.com \
--cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.