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, master, updated


From: David Levine
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-589-g9319ad7
Date: Fri, 15 Mar 2013 02:00:14 +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, master has been updated
       via  9319ad79befe2299cb060614a8bf1bc547c4d73e (commit)
       via  fbbc1d8078ecaf1cbfbade84cf54913ad4409220 (commit)
       via  aee19c1b38bbbaeb4a0354590900b72d25e7b2d8 (commit)
      from  9d211736c4ff802eef68d2264feacbe001f83e61 (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 9319ad79befe2299cb060614a8bf1bc547c4d73e
Author: David Levine <address@hidden>
Date:   Thu Mar 14 20:58:31 2013 -0500

    Added -[no]retainsequences switches to refile(1).

commit fbbc1d8078ecaf1cbfbade84cf54913ad4409220
Author: David Levine <address@hidden>
Date:   Thu Mar 14 20:37:49 2013 -0500

    Changed loop in dumpwidth() to go from [0, 0xffff) because
    wchar_t is 2 bytes wide on Cygwin.  gcc noticed that the loop
    would never terminate because 0xffff would increment to 0.

commit aee19c1b38bbbaeb4a0354590900b72d25e7b2d8
Author: David Levine <address@hidden>
Date:   Thu Mar 14 19:08:15 2013 -0500

    Changed detection of warning in build_nmh for sign mismatch
    in sbr/dtimep.c to work with older gcc.

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

Summary of changes:
 docs/contrib/build_nmh     |    3 +-
 docs/pending-release-notes |    1 +
 man/refile.man             |    8 +++++
 test/getcwidth.c           |   12 ++++----
 test/refile/test-refile    |    8 +++++
 uip/refile.c               |   72 +++++++++++++++++++++++++++++++++-----------
 6 files changed, 79 insertions(+), 25 deletions(-)


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



reply via email to

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