simon-git: putty (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Oct 26 23:08:33 BST 2018


TL;DR:
  6750eb73 Fix build failure on GTK 2.
  ab89fd78 scpserver.c: add missing brackets around mask checks

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:           2018-10-26 23:08:33

commit 6750eb73ab645fbd64866b6905cc3f563177a3b7
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=6750eb73ab645fbd64866b6905cc3f563177a3b7;hp=64f8f68a3434e883bb672f5e484e72845765da4d
Author: Simon Tatham <anakin at pobox.com>
Date:   Fri Oct 26 23:05:53 2018 +0100

    Fix build failure on GTK 2.
    
    In the TermWin revamp, I forgot to make sure I'd changed all the ifdef
    branches for different major versions of GTK.

 unix/gtkwin.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ab89fd7847b1670cf9eae2b91d4535f71e9c290c
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=ab89fd7847b1670cf9eae2b91d4535f71e9c290c;hp=6750eb73ab645fbd64866b6905cc3f563177a3b7
Author: Pavel Kryukov <kryukov at frtk.ru>
Date:   Fri Oct 26 17:37:32 2018 +0300

    scpserver.c: add missing brackets around mask checks

 scpserver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list