simon-git: putty (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Sun Mar 27 14:48:13 BST 2016
TL;DR:
a8d466c Omit the conf_launchable check in pterm Duplicate Session.
Repository: git://git.tartarus.org/simon/putty.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2016-03-27 14:48:13
commit a8d466c0eaff83f01d1d7b4b105befe513c8cf6d
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=a8d466c0eaff83f01d1d7b4b105befe513c8cf6d;hp=031a65e44d5eb18ce5f1467ce434e2f24ae0a491
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Mar 27 14:10:06 2016 +0100
Omit the conf_launchable check in pterm Duplicate Session.
It won't return true, because pterm's use of conf is a bit nonstandard
(it doesn't really bother about the protocol field, and has no use for
either host names _or_ serial port filenames). Was affecting both
gtkapp and gtkmain based builds.
unix/gtkapp.c | 3 ++-
unix/gtkmain.c | 4 +++-
unix/uxpterm.c | 1 +
unix/uxputty.c | 1 +
4 files changed, 7 insertions(+), 2 deletions(-)
More information about the tartarus-commits
mailing list