[xoreos-git] [DrMcCoy/xoreos] ed337d: COMMON: Remove the 'std::' from calls to {, v}snpri...

GitHub noreply at github.com
Mon Jan 14 23:35:43 CET 2013


  Branch: refs/heads/master
  Home:   https://github.com/DrMcCoy/xoreos
  Commit: ed337db9f93a82fa1a32d04a50277626fc2d1b70
      https://github.com/DrMcCoy/xoreos/commit/ed337db9f93a82fa1a32d04a50277626fc2d1b70
  Author: Michael D <michael at drueing.de>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M src/common/debug.cpp
    M src/common/error.cpp
    M src/common/ustring.cpp
    M src/common/util.cpp
    M src/engines/aurora/console.cpp

  Log Message:
  -----------
  COMMON: Remove the 'std::' from calls to {,v}snprintf

Otherwise, the #define in system.h will not work


  Commit: 78be42f64f09a36cf4ee070b3638cb160feaff25
      https://github.com/DrMcCoy/xoreos/commit/78be42f64f09a36cf4ee070b3638cb160feaff25
  Author: Michael D <michael at drueing.de>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M src/common/system.h

  Log Message:
  -----------
  COMMON: Define PACKAGE_STRING if not using autotools

This string is used in various places, so we need to
manually define it if it hasn't been defined externally


Compare: https://github.com/DrMcCoy/xoreos/compare/d2c4f26d2eba...78be42f64f09


More information about the xoreos-git mailing list