• Show log

    Commit

  • Hash : db93b31d
    Author : Stefano Lattarini
    Date : 2011-11-04T12:50:49

    warnings: fix buglets for portability warnings
    
    * lib/Automake/ChannelDefs.pm (switch_warning): Ensure the
    correct implications and inter-dependencies between warnings
    in the categories `portability', `extra-portability' and
    `recursive-portability' are respected.  Also add detailed
    explicative comments, and references to the relevant tests.
    * tests/dollarvar2.test: Update and extend.  Also, remove
    some unnecessary uses of `--force' option in automake calls.
    * tests/extra-portability3.test: New test.
    * tests/Makefile.am (TESTS): Add it.