[xoreos-git] [xoreos/xoreos-tools] d8e786: BUILD: Disable the -Wundefined-var-template compil...

GitHub noreply at github.com
Tue Dec 19 21:56:22 CET 2017


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: d8e786a8c0009c9ad59df0bd675d1efd16968872
      https://github.com/xoreos/xoreos-tools/commit/d8e786a8c0009c9ad59df0bd675d1efd16968872
  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: 1f6525a54eef1df13f230f3f0216188a26202ebe
      https://github.com/xoreos/xoreos-tools/commit/1f6525a54eef1df13f230f3f0216188a26202ebe
  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-tools/compare/26ab6e5c2cde...1f6525a54eef


More information about the xoreos-git mailing list