[xoreos-git] [DrMcCoy/xoreos] c87f22: COMMON: add a better workaround for {, v}snprintf

GitHub noreply at github.com
Fri Jun 7 18:14:28 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/DrMcCoy/xoreos
  Commit: c87f22ce3ba13ba14678df09e66b849c8078bc25
      https://github.com/DrMcCoy/xoreos/commit/c87f22ce3ba13ba14678df09e66b849c8078bc25
  Author: Michael D <michael at drueing.de>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M src/common/system.h

  Log Message:
  -----------
  COMMON: add a better workaround for {,v}snprintf

Since Microsoft's functions are not C99 compliant, we use a
workaround by Valentin Milea found here:
http://stackoverflow.com/questions/2915672/snprintf-and-visual-studio-2010


  Commit: 3d8fd6330810b0982adb874e9ffb090cceef313a
      https://github.com/DrMcCoy/xoreos/commit/3d8fd6330810b0982adb874e9ffb090cceef313a
  Author: Michael D <michael at drueing.de>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  DISTS: Add .gitignore file

It contains some MSVC generated files, as well as an auto-
generated file containing the git version number (for non-
autotools builds, i.e. MSVC)


  Commit: 45748383c0d87786b4e033c7c107be77a2990991
      https://github.com/DrMcCoy/xoreos/commit/45748383c0d87786b4e033c7c107be77a2990991
  Author: Sven Hesse <drmccoy at users.sourceforge.net>
  Date:   2013-06-07 (Fri, 07 Jun 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  DISTS: Add autotools stuff to the .gitignore


Compare: https://github.com/DrMcCoy/xoreos/compare/c7d3fb5456db...45748383c0d8


More information about the xoreos-git mailing list