simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Wed May 24 21:38:46 BST 2017
TL;DR:
2e66a0d Fix a build failure under Visual Studio 2010.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2017-05-24 21:38:46
commit 2e66a0d2601cd4275f039a7cc82c41e4add19f7f
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=2e66a0d2601cd4275f039a7cc82c41e4add19f7f;hp=e5dd1435e2f9446d7f131b4b0dd849dcec880aed
Author: Simon Tatham <anakin at pobox.com>
Date: Wed May 24 20:34:38 2017 +0100
Fix a build failure under Visual Studio 2010.
Patch due to Brian K. White; we now condition our own declaration of
DLL_DIRECTORY_COOKIE on whether the toolchain's headers had #defined
it already, rather than trying to guess the answer to that from
version-number macros.
(Apparently everything that defines DLL_DIRECTORY_COOKIE does it by
does seem to work in all my tests.)
windows/winstuff.h | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
More information about the tartarus-commits
mailing list