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