automake-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Automake-commit] [SCM] GNU Automake branch, experimental/ng/check-typos


From: Stefano Lattarini
Subject: [Automake-commit] [SCM] GNU Automake branch, experimental/ng/check-typos-at-make-runtime, created. v1.12.1-301-g7c8c8e3
Date: Tue, 05 Jun 2012 15:10:58 +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 "GNU Automake".

http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=7c8c8e31ff1e247b10bc6401ce3fb74f8d98d9b3

The branch, experimental/ng/check-typos-at-make-runtime has been created
        at  7c8c8e31ff1e247b10bc6401ce3fb74f8d98d9b3 (commit)

- Log -----------------------------------------------------------------
commit 7c8c8e31ff1e247b10bc6401ce3fb74f8d98d9b3
Author: Stefano Lattarini <address@hidden>
Date:   Tue Jun 5 17:08:59 2012 +0200

    warns: also report typos for 'LOG_DEPENDENCIES' variables
    
    Signed-off-by: Stefano Lattarini <address@hidden>

commit b0f2e551ed34121b507ef9be2d71dcf3a19927d3
Author: Stefano Lattarini <address@hidden>
Date:   Tue Jun 5 16:16:21 2012 +0200

    warns: typos in '_DEPENDENCIES' variables are now reported
    
    Detection of those typos had been disabled in commit in commit
    'v1.12-295-g9a5f837' of 2012-05-22, "[ng] warns: don't report possible
    issues with '_DEPENDENCIES' variables", to avoid spurious errors.
    
    Signed-off-by: Stefano Lattarini <address@hidden>

commit 2ff5330a23ac5102d4ff79c17abbfd647c59c0e1
Author: Stefano Lattarini <address@hidden>
Date:   Tue Jun 5 13:49:04 2012 +0200

    warnings: warn at runtime about typos in '_SOURCES' etc.
    
    For example, on an input:
    
        bin_PROGRAMS = frob
        forb_SOURCES = main.c
    
    a proper warning should be given, since either 'forb' or 'frob' is likely
    a typo.  Mainline Automake gives the warning at automake runtime, while
    with this change, the warnings will be moved at make runtime.  This will
    allow us to warn about variables like '_DEPENDENCIES', whose definitions
    can unavailable (or unanalyzable) at automake runtime (check about those
    variable had to be disabled in commit 'v1.12-295-g9a5f837' of 2012-05-22,
    "[ng] warns: don't report possible issues with '_DEPENDENCIES' variables",
    to avoid spurious errors).
    
    Signed-off-by: Stefano Lattarini <address@hidden>

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


hooks/post-receive
-- 
GNU Automake



reply via email to

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