[Commits] [wesnoth/wesnoth] ed780b: vcproj: Disable stack validity check

GitHub noreply at github.com
Fri Dec 4 23:44:24 UTC 2015


  Branch: refs/heads/sdl2
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ed780b0058bd09f0e8b746fae4077bd65fcd3505
      https://github.com/wesnoth/wesnoth/commit/ed780b0058bd09f0e8b746fae4077bd65fcd3505
  Author: aquileia <sk.aquileia at gmail.com>
  Date:   2015-12-03 (Thu, 03 Dec 2015)

  Changed paths:
    M projectfiles/VC9/WindowsTimeout.vcproj
    M projectfiles/VC9/liblua.vcproj
    M projectfiles/VC9/schema_generator.vcproj
    M projectfiles/VC9/wesnoth.vcproj
    M projectfiles/VC9/wesnothd.vcproj
    M projectfiles/VC9/wesnothlib.vcproj

  Log Message:
  -----------
  vcproj: Disable stack validity check

The instructions to confirm the stack pointer position led to poorly
optimized code and abysmal performance. This made the debug configuration
basically useless.

This fix is based on
randomascii.wordpress.com/2011/07/22/visual-c-debug-buildsfast-checks-cause-5x-slowdowns/





More information about the Commits mailing list