nmh-commits
[Top][All Lists]
Advanced

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

[Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.5-release, up


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, 1.5-release, updated. 1.5-RC2-6-g821b09a
Date: Mon, 07 May 2012 21:59:15 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".

The branch, 1.5-release has been updated
       via  821b09a98307989146998f10f2a551400e3d686f (commit)
       via  9ecd7697ab035e3531d19b65acf48fa5b29fc5c8 (commit)
       via  51c55e7552d80e946664f043d32fdcd4640c2d59 (commit)
      from  a8c32ad7c236bce82e6c19e47f3354fce75ed4fd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 821b09a98307989146998f10f2a551400e3d686f
Author: David Levine <address@hidden>
Date:   Mon May 7 16:45:32 2012 -0500

    Added $(TESTS_SHELL) at end of TESTS_ENVIRONMENT.  This lets the
    user run the tests using a shell other than the default /bin/sh
    by using, e.g., make check TESTS_SHELL=/bin/bash.  Thanks to
    Tom Lane <address@hidden> for suggesting this.
    (cherry picked from commit 025bb212470ef2945c9b7f57cb7fbfceb3e04e2c)

commit 9ecd7697ab035e3531d19b65acf48fa5b29fc5c8
Author: David Levine <address@hidden>
Date:   Mon May 7 16:35:16 2012 -0500

    Fixed some more problems caught by gcc -ansi -pedantic.
    (cherry picked from commit c4d932d08940f689b39b654a714f9ef3657690a9)

commit 51c55e7552d80e946664f043d32fdcd4640c2d59
Author: Tom Lane <address@hidden>
Date:   Mon May 7 16:14:37 2012 -0500

    Fixed places in the code relying the C99-ism of declarations in the
    midst of a code block.
    (cherry picked from commit 5ccbd49adba7e6d48f4094fa6eade7a7fb8ec4cf)

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am          |    3 ++-
 mts/smtp/smtp.c      |   12 ++++++------
 sbr/fmt_scan.c       |    3 ++-
 sbr/getansreadline.c |    4 ++--
 sbr/lock_file.c      |    3 +--
 sbr/m_mktemp.c       |    2 +-
 sbr/mts.c            |    3 +--
 uip/folder.c         |    2 +-
 uip/mhlsbr.c         |    2 +-
 uip/mhparse.c        |   12 ++++++------
 uip/mhshowsbr.c      |    2 +-
 uip/msh.c            |    2 +-
 uip/mshcmds.c        |    3 +--
 uip/picksbr.c        |    8 +++-----
 uip/popsbr.c         |    9 ++++-----
 uip/replsbr.c        |    3 +--
 uip/sendsbr.c        |   12 ++++++++----
 17 files changed, 42 insertions(+), 43 deletions(-)


hooks/post-receive
-- 
The nmh Mail Handling System



reply via email to

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