From: Jonathan Nieder <jrnieder@gmail.com>
To: Pat Thoyts <patthoyts@users.sourceforge.net>
Cc: "Shawn O. Pearce" <spearce@spearce.org>,
Anders Kaseorg <andersk@MIT.EDU>,
git@vger.kernel.org
Subject: Re: [PATCH] git-gui: change the termination checks to avoid potential hang.
Date: Tue, 17 Aug 2010 23:21:07 -0500 [thread overview]
Message-ID: <20100818042107.GC21185@burratino> (raw)
In-Reply-To: <87iq3bh1op.fsf_-_@fox.patthoyts.tk>
Pat Thoyts wrote:
> Supposedly
And consistently.
$ wish
% puts $tcl_version
8.5
% puts $tk_version
8.5
$ dpkg -l tcl8.5 tk8.5 | tail -2
ii tcl8.5 8.5.8-2 Tcl (the Tool Command Language) v8.5 - ru
ii tk8.5 8.5.8-1 Tk toolkit for Tcl and X11, v8.5 - run-ti
$ ./git-gui--askpass
<types passphrase>
The window would stay open and hang.
> Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
> ---
> git-gui--askpass | 17 +++++++++++------
> 1 files changed, 11 insertions(+), 6 deletions(-)
Tested-by: Jonathan Nieder <jrnieder@gmail.com>
> +++ b/git-gui--askpass
[...]
> +vwait rc
> +exit $rc
I like it.
Thanks for keeping git gui in good shape.
next prev parent reply other threads:[~2010-08-18 4:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100704203342.6064.32250.reportbug@balanced-tree>
2010-07-04 21:21 ` [PATCH git-gui] git-gui--askpass: Do not hang on exit Jonathan Nieder
2010-07-04 21:24 ` [PATCH v2 " Jonathan Nieder
2010-08-14 23:21 ` [PATCH] git-gui: change the termination checks to avoid potential hang Pat Thoyts
2010-08-18 4:21 ` Jonathan Nieder [this message]
2010-08-18 22:48 ` Pat Thoyts
2010-08-15 23:53 ` [PATCH v2 git-gui] git-gui--askpass: Do not hang on exit Pat Thoyts
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100818042107.GC21185@burratino \
--to=jrnieder@gmail.com \
--cc=andersk@MIT.EDU \
--cc=git@vger.kernel.org \
--cc=patthoyts@users.sourceforge.net \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).