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-361-g9626eb3
Date: Sun, 26 Jun 2016 01:33:51 +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  9626eb33ed5ff7c59776081e1a58a20a1eed96be (commit)
       via  79f012b76eba04d50a36a4a37c57458a8d521434 (commit)
       via  a814c930041c1e238f1826b1ac9c46b67e4cfb70 (commit)
      from  235b62a4a196a26579a0b36db21b53235076aa64 (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 9626eb33ed5ff7c59776081e1a58a20a1eed96be
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:22:37 2016 -0400

    Wrapped code block of conditional statement with {}, so that the
    second statement is now included in the conditional.  Found by
    gcc 6 -Wmisleading-indentation.

commit 79f012b76eba04d50a36a4a37c57458a8d521434
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:19:37 2016 -0400

    Moved free(cp) to right after last (and only) use of cp.  The statement
    was flagged by gcc 6 -Wmisleading-indentation.  In its original location,
    it would not always have been called, resulting in leaked memory.

commit a814c930041c1e238f1826b1ac9c46b67e4cfb70
Author: David Levine <address@hidden>
Date:   Sat Jun 25 21:17:05 2016 -0400

    Fixed indentation to prevent warning from gcc 6 -Wmisleading-indentation.

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

Summary of changes:
 sbr/addrsbr.c   |    3 ++-
 uip/mhlsbr.c    |    2 +-
 uip/mhshowsbr.c |    3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)


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



reply via email to

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