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.6-branchpoint-632-gf9df238
Date: Tue, 11 Oct 2016 14:25:48 +0000 (UTC)

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  f9df238ce8b1a1ee5d6acae3e5661cbc0ed2f625 (commit)
       via  3dacb9003cc59617874784ae41751236aff57a10 (commit)
       via  5cc6848e025f40cd469c4b4978098aa0904eda1d (commit)
       via  bd59d152c84f0abe565d1aaed6401b63c94c7f46 (commit)
       via  4eafd6246d1a39c32cbdf074af65b198506d2030 (commit)
       via  70e2b8b50f8ac96baa99203145a322f469b33284 (commit)
      from  b34e10452c095a4a4f9d6e9978ddc6da41e44c99 (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 f9df238ce8b1a1ee5d6acae3e5661cbc0ed2f625
Author: Oliver Kiddle <address@hidden>
Date:   Tue Oct 11 10:20:52 2016 -0400

    For the autoconf/automake stuff to replace getline, the following
    patch seems to work.
    
    The final change on configure.ac is to cope with cc -V output having
    slightly changed in the most recent version of the compiler.

commit 3dacb9003cc59617874784ae41751236aff57a10
Author: Ralph Corderoy <address@hidden>
Date:   Tue Oct 11 10:14:14 2016 -0400

    I've written a getline(3) from scratch based on
    https://manned.org/getdelim.3p and am happy for it to have whatever
    licence nmh needs.

commit 5cc6848e025f40cd469c4b4978098aa0904eda1d
Author: David Levine <address@hidden>
Date:   Tue Oct 11 09:31:42 2016 -0400

    Removed test-local-mailbox that was mistakenly committed.

commit bd59d152c84f0abe565d1aaed6401b63c94c7f46
Author: David Levine <address@hidden>
Date:   Tue Oct 11 08:55:12 2016 -0400

    Only set CFLAGS with gcc.

commit 4eafd6246d1a39c32cbdf074af65b198506d2030
Author: David Levine <address@hidden>
Date:   Tue Oct 11 08:53:32 2016 -0400

    Moved gcc warning options from AM_CFLAGS back to CFLAGS, to
    make it easier for packagers to override.  This is a partial
    rollback of commit f7eb978bd395752d3d9037ea4436b8e2db41f135.

commit 70e2b8b50f8ac96baa99203145a322f469b33284
Author: David Levine <address@hidden>
Date:   Tue Oct 11 08:41:10 2016 -0400

    Added LANG to procmail example in mhfixmsg man page.

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

Summary of changes:
 Makefile.am                  |    4 +-
 configure.ac                 |   15 +++++---
 docs/contrib/build_nmh       |    9 ++++-
 man/mhfixmsg.man             |    1 +
 sbr/getline.c                |   86 ++++++++++++++++++++++++++++++++++++++++++
 test/scan/test-local-mailbox |   41 --------------------
 6 files changed, 108 insertions(+), 48 deletions(-)
 create mode 100644 sbr/getline.c
 delete mode 100755 test/scan/test-local-mailbox


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



reply via email to

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