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: Ken Hornstein
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-508-g87e0b12
Date: Wed, 06 Feb 2013 02:09:33 +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  87e0b12ea07df9147dd279b61639ed19908062f2 (commit)
       via  61e09274bb3338efbd9c50f797751853c99dba3b (commit)
      from  8d71a61102679af1f18f7489770ff6a530bb102b (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 87e0b12ea07df9147dd279b61639ed19908062f2
Author: Ken Hornstein <address@hidden>
Date:   Tue Feb 5 21:06:35 2013 -0500

    Remove warning suppression we no longer need.  Hooray!

commit 61e09274bb3338efbd9c50f797751853c99dba3b
Author: Ken Hornstein <address@hidden>
Date:   Tue Feb 5 21:00:40 2013 -0500

    FINALLY clean up our signed/unsigned character warning mess.  In short, we
    have switched to using "char" almost everywhere, and casting char to
    unsigned char when using the ctype macros/functions.

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

Summary of changes:
 Makefile.am      |   11 ++---
 configure.ac     |   22 ----------
 h/mf.h           |    2 +-
 h/mhparse.h      |    2 +-
 h/mime.h         |    8 +++-
 h/prototypes.h   |    4 +-
 sbr/dtimep.l     |   16 ++++----
 sbr/m_convert.c  |   27 ++++++------
 sbr/mf.c         |   43 ++++++++++----------
 sbr/mts.c        |   22 +++++------
 sbr/seq_nameok.c |    8 ++--
 sbr/strcasecmp.c |    4 +-
 sbr/trimcpy.c    |   10 ++--
 uip/aliasbr.c    |   20 +++++-----
 uip/anno.c       |   12 ++---
 uip/distsbr.c    |    5 +-
 uip/flist.c      |   10 ++--
 uip/mhbuildsbr.c |   18 ++++----
 uip/mhlsbr.c     |   18 ++++----
 uip/mhparse.c    |  116 +++++++++++++++++++++++++-----------------------------
 uip/msh.c        |   25 ++++++------
 uip/mshcmds.c    |   15 +++----
 uip/picksbr.c    |    6 +-
 uip/post.c       |   19 ++++-----
 uip/replsbr.c    |    5 +-
 uip/scansbr.c    |    5 +-
 uip/show.c       |   15 +++----
 uip/slocal.c     |   20 +++++-----
 uip/sortm.c      |   12 ++----
 29 files changed, 227 insertions(+), 273 deletions(-)


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



reply via email to

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