simon-git: spigot (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Dec 17 17:02:19 GMT 2014


TL;DR:
  1240e82 Compile the Windows build with NDEBUG defined.

Repository:     git://git.tartarus.org/simon/spigot.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=spigot.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2014-12-17 17:02:19

commit 1240e82184cadec66f3efad3d3cd9fd8d423ef27
web diff http://tartarus.org/~simon-git/gitweb/?p=spigot.git;a=commitdiff;h=1240e82184cadec66f3efad3d3cd9fd8d423ef27;hp=6e6cc0e13b6d80cdea3ef1464c6178bf6f717f2e
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Dec 17 16:47:54 2014 +0000

    Compile the Windows build with NDEBUG defined.
    
    This might conceivably improve its rather poor speed, but the main
    reason is that if I compile in assertions then Visual Studio also
    embeds a full pathname from the build directory in the executable,
    which changes every time and hence annoys my bob-deliver script that
    compares two binaries against each other.

 Buildscr |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list