simon-svn: putty: simon
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Tue Sep 23 13:38:17 BST 2014
SVN root: svn://svn.tartarus.org/sgt
Changes by: simon
Revision: 10234
Date: 2014-09-23 13:38:16 +0100 (Tue, 23 Sep 2014)
Log message (7 lines):
Bodge around the failing Coverity build in winshare.c.
The winegcc hack I use for my Coverity builds is currently using a
version of wincrypt.h that's missing a couple of constants I use.
Ensure they're defined by hand, but (just in case I defined them
_wrong_) also provide a command-line define so I can do that only in
the case of Coverity builds.
Modified files:
U putty/Buildscr.cv
U putty/windows/winshare.c
Links:
http://svn.tartarus.org/sgt/?rev=10234&view=rev
http://svn.tartarus.org/sgt/putty/Buildscr.cv?rev=10234&r1=10233&r2=10234
http://svn.tartarus.org/sgt/putty/windows/winshare.c?rev=10234&r1=10233&r2=10234
More information about the tartarus-commits
mailing list