simon-git: putty (master): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Apr 30 12:07:13 BST 2017


TL;DR:
  230f7d5 Fix thinko introduced in 8833634f4.
  b566c5f Add a cast to fix a warning.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2017-04-30 12:07:13

commit 230f7d56284a703c65c4fecf7e6f23b791043f81
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=230f7d56284a703c65c4fecf7e6f23b791043f81;hp=fb023da0fdcbfca104b39c2315a79186d7254c99
Author: Zero King <l2dy at macports.org>
Date:   Sun Apr 30 11:01:13 2017 +0100

    Fix thinko introduced in 8833634f4.
    
    This prevented compilation with Gtk 2.

 unix/gtkwin.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b566c5f125efb9933303a61303ab17e2af0a859b
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=b566c5f125efb9933303a61303ab17e2af0a859b;hp=230f7d56284a703c65c4fecf7e6f23b791043f81
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sun Apr 30 11:39:07 2017 +0100

    Add a cast to fix a warning.
    
    This fixes compilation with Gtk 2 with -Werror. Problem introduced by
    64221972c.

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



More information about the tartarus-commits mailing list