config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Quote 'like this', not `like this'.


From: Dmitry V. Levin
Subject: Re: [PATCH] Quote 'like this', not `like this'.
Date: Fri, 23 Jun 2023 21:52:31 +0300

On Fri, Jun 23, 2023 at 09:55:10AM -0700, Paul Eggert wrote:
> In 2012 the GNU Coding Standards changed to recommend quoting
> 'like this' or "like this" instead of `like this'.
> Alter diagnostics and comments accordingly.
> Use a more-consistent quoting style in config.sub diagnostics,
> preferring 'like this' to "like this" as the former is more
> resistant to shell metacharacters.
> ---
>  config.guess        | 16 ++++++++--------
>  config.sub          | 20 ++++++++++----------
>  gitlog-to-changelog |  4 ++--
>  3 files changed, 20 insertions(+), 20 deletions(-)

Since gitlog-to-changelog is imported from gnulib, I'd rather not fork
gitlog-to-changelog and import the fix when it lands there.

Applied all the rest, thanks!


-- 
ldv



reply via email to

[Prev in Thread] Current Thread [Next in Thread]