Branch: refs/heads/master
  Home:   https://github.com/fvwmorg/fvwm
  Commit: 6ef3c572da8f71f4ce9780ebcaa6e1bf07cd2c0d
      
https://github.com/fvwmorg/fvwm/commit/6ef3c572da8f71f4ce9780ebcaa6e1bf07cd2c0d
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  configure.ac: appease CLANG

For one of the configuration tests, the code-path can have resulted in a
literal "return;" in main() which is invalid because the standard says that an
int should be returned.  Remove this line.

This allows Clang to continue and for ./configure not to fail its tests.


  Commit: 7f11127dee610e7695502e804df90df073e16b14
      
https://github.com/fvwmorg/fvwm/commit/7f11127dee610e7695502e804df90df073e16b14
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    A .travis.yml

  Log Message:
  -----------
  travis-ci: add config file

Needed to enable Travis builds.


  Commit: d3a20a5fb4c0fff1590738323f600d0275423842
      
https://github.com/fvwmorg/fvwm/commit/d3a20a5fb4c0fff1590738323f600d0275423842
  Author: Thomas Adam <tho...@fvwm.org>
  Date:   2016-03-22 (Tue, 22 Mar 2016)

  Changed paths:
    M README.md

  Log Message:
  -----------
  README: add Travis-CI build status logo

Indicate on the Github landing page whether the build is succeeding for the
master branch or not.


Compare: https://github.com/fvwmorg/fvwm/compare/36cc898d0ebe...d3a20a5fb4c0

Reply via email to