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

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis-ci: add Xinerama

Add Xinerama to the build-deps.


  Commit: a1c43033da0f7bec233836fa183d104fcbf6c6e7
      
https://github.com/fvwmorg/fvwm/commit/a1c43033da0f7bec233836fa183d104fcbf6c6e7
  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.


Compare: https://github.com/fvwmorg/fvwm/compare/a715ea301f6e...a1c43033da0f

Reply via email to