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  16b794c5709dc07a81534fd90fed5d1f25f3fbea (commit)
       via  ce8a66e8b8e9a818d165d09f8df56178e0b40dc9 (commit)
       via  efb2c94fbc4861fc81307cd5d0ce22eb16e6de26 (commit)
       via  2fdd29fd2bacb043c5424605496a625c352072a2 (commit)
      from  1009a32da2ba2b0caae7b71708625e00d8cf58c6 (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 16b794c5709dc07a81534fd90fed5d1f25f3fbea
Author: Ralph Corderoy <[email protected]>
Date:   Thu Aug 17 12:42:57 2017 +0100

    Both f_typestr(): Remove parenthesis from long list of returns.
    
    It's not a function call, they're just noise.

commit ce8a66e8b8e9a818d165d09f8df56178e0b40dc9
Author: Ralph Corderoy <[email protected]>
Date:   Thu Aug 17 12:36:50 2017 +0100

    Both f_typestr(): Rebuild switch from FT_* to string from scratch.
    
    Adds missing cases, e.g. FT_LS_CFIND.  Removes inconsistent "FT_" prefix
    from some strings, e.g. FT_LS_DECODE.  Re-orders cases to match
    definitions.

commit efb2c94fbc4861fc81307cd5d0ce22eb16e6de26
Author: Ralph Corderoy <[email protected]>
Date:   Thu Aug 17 12:20:16 2017 +0100

    fmtdump.c, fmttest.c: Remove tests for FT_LIT_FORCE.
    
    It isn't defined, and git-grep(1) suggests it was a local Lawrence
    Berkeley Laboratory modification that output a literal without consuming
    any of the width budget.

commit 2fdd29fd2bacb043c5424605496a625c352072a2
Author: Ralph Corderoy <[email protected]>
Date:   Thu Aug 17 12:09:43 2017 +0100

    Makefile.am: Remove `test -d' guarding `mkdir -p'.

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

Summary of changes:
 Makefile.am              |   2 +-
 test/format/test-fmtdump |  12 +--
 uip/fmtdump.c            | 195 +++++++++++++++++++++++------------------------
 uip/fmttest.c            | 195 +++++++++++++++++++++++------------------------
 4 files changed, 197 insertions(+), 207 deletions(-)


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

_______________________________________________
Nmh-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-commits

Reply via email to