[xoreos-git] [xoreos/xoreos-tools] b185a7: BUILD: Extend boost.m4 to recognize gcc 9.1

Sven Hesse noreply at github.com
Sun May 5 22:15:36 CEST 2019


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: b185a763a82a196ec83b487811655bc3fdca6215
      https://github.com/xoreos/xoreos-tools/commit/b185a763a82a196ec83b487811655bc3fdca6215
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M m4/boost.m4

  Log Message:
  -----------
  BUILD: Extend boost.m4 to recognize gcc 9.1


  Commit: bd8bad1db1e02066d8c322f89a759610b30581c8
      https://github.com/xoreos/xoreos-tools/commit/bd8bad1db1e02066d8c322f89a759610b30581c8
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/common/error.cpp
    M src/common/error.h

  Log Message:
  -----------
  COMMON: Remove empty user-provided destructors

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: e6872d5a828ba1f96aa3b51b9fcc6b0228361e00
      https://github.com/xoreos/xoreos-tools/commit/e6872d5a828ba1f96aa3b51b9fcc6b0228361e00
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/aurora/gff4file.cpp
    M src/aurora/gff4file.h
    M src/aurora/locstring.cpp
    M src/aurora/locstring.h

  Log Message:
  -----------
  AURORA: Remove empty user-provided destructors in GFF4 and LocString

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: faf1dcda546b0dd1bd9ac8af6fc6ca582823eea4
      https://github.com/xoreos/xoreos-tools/commit/faf1dcda546b0dd1bd9ac8af6fc6ca582823eea4
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M src/images/txi.cpp
    M src/images/txi.h

  Log Message:
  -----------
  IMAGES: Remove empty user-provided destructors

Because implicit copy constructors and assignment operators with
user-provided destructors are deprecated in C++11.


  Commit: 142c6967c7bfe2c09522333449573e1d82d22c7b
      https://github.com/xoreos/xoreos-tools/commit/142c6967c7bfe2c09522333449573e1d82d22c7b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M CMakeLists.txt
    M configure.ac

  Log Message:
  -----------
  BUILD: Add warning flags new in gcc 9.1


Compare: https://github.com/xoreos/xoreos-tools/compare/501bfa5e494d...142c6967c7bf



More information about the xoreos-git mailing list