[xoreos-git] [xoreos/xoreos] 3c08fa: BUILD: Disable the -Wundefined-var-template compil...

GitHub noreply at github.com
Tue Dec 19 21:55:10 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: 3c08fa3891771dd53b88ff0f8afdfc3d0bacc31e
      https://github.com/xoreos/xoreos/commit/3c08fa3891771dd53b88ff0f8afdfc3d0bacc31e
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M CMakeLists.txt
    M configure.ac

  Log Message:
  -----------
  BUILD: Disable the -Wundefined-var-template compiler warning

clang is far too trigger-happy there, spamming the warning everwhere
our Singleton template is used.


  Commit: ff51a4133b50f4f3c9ce2c7e160477fd0fb58603
      https://github.com/xoreos/xoreos/commit/ff51a4133b50f4f3c9ce2c7e160477fd0fb58603
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2017-12-19 (Tue, 19 Dec 2017)

  Changed paths:
    M configure.ac

  Log Message:
  -----------
  BUILD: Unconditionally disable certain extra compiler warnings

The configure option --without-warnings is about not enabling certain
extra warning flags.

Regardless of that option, we always want to disable certain warnings.


Compare: https://github.com/xoreos/xoreos/compare/2e7970967398...ff51a4133b50


More information about the xoreos-git mailing list