automake-patches
[Top][All Lists]
Advanced

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

[PATCHES] {master} tests: quote 'like this', not `like this', as per GCS


From: Stefano Lattarini
Subject: [PATCHES] {master} tests: quote 'like this', not `like this', as per GCS recommendation
Date: Thu, 23 Feb 2012 21:51:11 +0100

The final bunch of patches implementing the change of quoting convention
(from `this' to either 'this' or "this") to adhere to the new GCS
recommendations.  The patches are attached (compressed).  Below are their
log message and statistics.  I will push the patches tomorrow.

Regards,
  Stefano

-*-*-

   build: do not quote `like this', as per GCS recommendation

   This patch converts the files implementing the automake's own build
   system to the use of new quoting format 'like this' or "like this"
   rather than `like this'.

   * bootstrap, configure.ac, syntax-checks.mk, Makefile.am,
   lib/Makefile.am, m4/Makefile.am, syntax-checks.mk: Update quoting
   format throughout, in comments and diagnostic.  Some minor related
   rewordings and reformatting since we are at it.

   6 files changed, 40 insertions(+), 38 deletions(-)

-*-*-

  m4: do not quote `like this', as per GCS recommendation

  This patch converts the files comprising the automake's own build
  system to the use of new quoting format 'like this' or "like this"
  rather than `like this'.

  * m4/auxdir.m4, m4/ccstdc.m4, m4/depend.m4, m4/depout.m4, m4/tar.m4,
  m4/init.m4, m4/maintainer.m4, m4/make.m4, m4/missing.m4, m4/vala.m4,
  m4/mkdirp.m4, m4/sanity.m4, m4/silent.m4, m4/strip.m4: Update and
  adjust quoting format throughout, in comments and diagnostic.  Some
  minor related rewordings and reformatting since we are at it.  Bump
  serial numbers.

  14 files changed, 52 insertions(+), 52 deletions(-)

-*-*-

  pm: do not quote `like this', as per GCS recommendation

  This patch converts the internal perl modules used by automake and
  aclocal to the use of new quoting format 'like this' or "like this"
  rather than `like this'.

  * lib/Automake/ChannelDefs.pm, lib/Automake/Channels.pm,
  lib/Automake/Condition.pm, lib/Automake/Configure_ac.pm,
  lib/Automake/DisjConditions.pm, lib/Automake/FileUtils.pm,
  lib/Automake/General.pm, lib/Automake/Item.pm,
  lib/Automake/Rule.pm, lib/Automake/Getopt.pm,
  lib/Automake/Options.pm, lib/Automake/Struct.pm,
  lib/Automake/VarDef.pm, lib/Automake/Variable.pm,
  lib/Automake/Version.pm, lib/Automake/XFile.pm: Update and
  adjust quoting format throughout, in comments and diagnostic.
  Some minor related rewordings and reformatting since we are
  at it.

  16 files changed, 134 insertions(+), 134 deletions(-)

-*-*-

  aclocal: do not quote `like this', as per GCS recommendation

  * aclocal.in: Convert comments, diagnostic and help screen
  to the use of new quoting format 'like this' or "like this"
  rather than `like this'.

  1 files changed, 37 insertions(+), 37 deletions(-)

-*-*-

  automake: do not quote `like this', as per GCS recommendation

  * automake.in: Convert comments, diagnostic and help screen to the
  use of new quoting format 'like this' or "like this" rather than
  `like this'.
  * tests/stdlib2.test: Adjust.
  * tests/ltinstloc.test: Likewise.
  * tests/location.test: Likewise.
  * tests/libtool8.test: Likewise.
  * tests/ldadd.test: Likewise, and prefer trailing ':' over trailing
  'Exit 0'.

   6 files changed, 266 insertions(+), 264 deletions(-)

-*-*-

Attachment: 0001-build-do-not-quote-like-this-as-per-GCS-recommendati.patch.gz
Description: application/gzip

Attachment: 0002-m4-do-not-quote-like-this-as-per-GCS-recommendation.patch.gz
Description: application/gzip

Attachment: 0003-pm-do-not-quote-like-this-as-per-GCS-recommendation.patch.gz
Description: application/gzip

Attachment: 0004-aclocal-do-not-quote-like-this-as-per-GCS-recommenda.patch.gz
Description: application/gzip

Attachment: 0005-automake-do-not-quote-like-this-as-per-GCS-recommend.patch.gz
Description: application/gzip


reply via email to

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