[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
Ralph Corderoy |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-792-g30dd986 |
Date: |
Wed, 19 Oct 2016 22:31:52 +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 30dd986c9c8d1a6fc75a7442c8ecf9eb16346f33 (commit)
via 5484df03060b28526b777bb51974c5157840e90e (commit)
via f09abae01503136d974a3a969cc2b8a6a6f83abe (commit)
via 41e77b5863b95012777eac3b172b2b339b209fbd (commit)
via 529f97bd4f34678f2b917da706306b7c1ddefb7f (commit)
via eb21eed294df1be56bce4bf8ecf16a4c65e7f12f (commit)
via 99eca1508ae29f29217399cd8963dee9f6fbd4f9 (commit)
via 565e35da7e88fd40818a66a6587c3d1a6b685366 (commit)
via cffe37acfaf6896d52860e77585b5000565ec3f7 (commit)
via 4b52048fba3bcc76d256eb3d3b26b3dad52e7517 (commit)
via 18f7f9774c77d7b02268dbac58238964fc26c5a5 (commit)
via 3b5c4415fa329b6046f6d9125e0f2a7b29ecae89 (commit)
via 2b25184e57a5593aa326450414e239fc306bf2d2 (commit)
via f98955f258440b73a698f6cb83f2623ff4da2ff1 (commit)
via f2bb0fd45b8a88482904c71ace290b715e7d10bd (commit)
from b2a9e811e6c1d22a7c89909b6e061b7d94cb532f (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 30dd986c9c8d1a6fc75a7442c8ecf9eb16346f33
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:13 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 5484df03060b28526b777bb51974c5157840e90e
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:13 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit f09abae01503136d974a3a969cc2b8a6a6f83abe
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:13 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 41e77b5863b95012777eac3b172b2b339b209fbd
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:13 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 529f97bd4f34678f2b917da706306b7c1ddefb7f
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:13 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit eb21eed294df1be56bce4bf8ecf16a4c65e7f12f
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 99eca1508ae29f29217399cd8963dee9f6fbd4f9
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 565e35da7e88fd40818a66a6587c3d1a6b685366
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit cffe37acfaf6896d52860e77585b5000565ec3f7
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 4b52048fba3bcc76d256eb3d3b26b3dad52e7517
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 18f7f9774c77d7b02268dbac58238964fc26c5a5
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 3b5c4415fa329b6046f6d9125e0f2a7b29ecae89
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit 2b25184e57a5593aa326450414e239fc306bf2d2
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit f98955f258440b73a698f6cb83f2623ff4da2ff1
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
commit f2bb0fd45b8a88482904c71ace290b715e7d10bd
Author: Ralph Corderoy <address@hidden>
Date: Wed Oct 19 23:27:12 2016 +0100
Replace `(char *)0' et al with `NULL'.
None of them are vararg parameters.
-----------------------------------------------------------------------
Summary of changes:
sbr/context_read.c | 20 ++++++++++----------
sbr/ext_hook.c | 4 ++--
sbr/fmt_scan.c | 2 +-
sbr/folder_addmsg.c | 4 ++--
sbr/folder_delmsgs.c | 2 +-
uip/anno.c | 6 +++---
uip/annosbr.c | 10 +++++-----
uip/burst.c | 4 ++--
uip/inc.c | 8 ++++----
uip/install-mh.c | 4 ++--
uip/mhstoresbr.c | 2 +-
uip/rcvstore.c | 2 +-
uip/rmf.c | 2 +-
uip/sortm.c | 4 ++--
uip/whatnowsbr.c | 34 +++++++++++++++++-----------------
15 files changed, 54 insertions(+), 54 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.6-branchpoint-792-g30dd986,
Ralph Corderoy <=