simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Apr 10 15:17:40 BST 2021


TL;DR:
  3481d16b Remove #ifdef COVERITY.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-10 15:17:40

commit 3481d16b0f3df5ad1dfb8d96ee2d87736bfa7755
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=3481d16b0f3df5ad1dfb8d96ee2d87736bfa7755;hp=3fbfc6a4ec36027b6f19fca00544b7ce8afca8ae
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Apr 10 14:45:24 2021 +0100

    Remove #ifdef COVERITY.
    
    Turns out that the precautions against winelib builds failing, which I
    put in years ago because I was using winelib as a build setup for
    Coverity testing, are all obsolete. My Coverity build scripts runs
    fine now without any of them.

 Buildscr.cv        |  2 +-
 windows/wincapi.c  | 25 +------------------------
 windows/winhsock.c |  2 +-
 windows/winmisc.c  |  8 +++-----
 windows/winnet.c   | 10 ----------
 5 files changed, 6 insertions(+), 41 deletions(-)



More information about the tartarus-commits mailing list