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: Lyndon Nerenberg
Subject: [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 1.5-branchpoint-459-g88019cf
Date: Fri, 01 Feb 2013 15:32:50 +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  88019cf6462cea565a09c62f400cc9ff74087a63 (commit)
      from  afee8ed17a56617618fb7f963b111d7cf0fb56e7 (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 88019cf6462cea565a09c62f400cc9ff74087a63
Author: Lyndon Nerenberg <address@hidden>
Date:   Fri Feb 1 07:25:44 2013 -0800

    Fix configure tests for -Wfoo option support.
    
    Drooped support for -Wunused-macros and -Wno-unused-macros.  The
    warnings serve no useful purpose, and causing subsequent configure
    checks for -Wfoo flags to get messed up.
    
    Split each test of -Wfoo into a separate check. Include -Werror in
    the individual flag tests to ensure the test compile fails if the
    other flag isn't supported.  Without this, clang issues a diagnostic
    message about the flag being ignored, but otherwise carries on, fooling
    configure into thinking the flag is in fact supported.

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

Summary of changes:
 Makefile.am  |    1 -
 configure.ac |   53 ++++++++++++++++++++---------------------------------
 2 files changed, 20 insertions(+), 34 deletions(-)


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



reply via email to

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