[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-1445-gfc5b73a |
Date: |
Sat, 10 Jun 2017 13:53:31 -0400 (EDT) |
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 fc5b73a4b95c03c2c81b04ee8c819471b66de52d (commit)
via 10eea2b0e1f58c09cca6e6bba4984f7f88ba7a72 (commit)
from 5ab94b7697f18c21bc67a2b62792ba414e177443 (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 fc5b73a4b95c03c2c81b04ee8c819471b66de52d
Author: Ralph Corderoy <address@hidden>
Date: Sat Jun 10 18:32:08 2017 +0100
sbr/netsec.c: Report popped TLS error code, don't pop again.
ERR_get_error() pops an error code so having tested that value it should
also be the one that's reported in an error message, not another popped
error code by calling ERR_get_error() again as this misleads as to the
error's cause.
commit 10eea2b0e1f58c09cca6e6bba4984f7f88ba7a72
Author: Ralph Corderoy <address@hidden>
Date: Tue May 30 23:00:10 2017 +0100
uip/inc.c: Don't increment variable of type bool.
gcc 7.1.1 is warning against incrementing `bool' variables.
Assign true instead.
-----------------------------------------------------------------------
Summary of changes:
sbr/netsec.c | 4 ++--
uip/inc.c | 4 ++--
2 files changed, 4 insertions(+), 4 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-1445-gfc5b73a,
Ralph Corderoy <=