simon-git: xclipglue (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Fri Apr 17 17:53:21 BST 2020
TL;DR:
de628c7 Add missing EOF check for the X server.
416e28c Fix copy-paste error in 'make release'.
Repository: https://git.tartarus.org/simon/xclipglue.git
On the web: https://git.tartarus.org/?p=simon/xclipglue.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2020-04-17 17:53:20
commit de628c75eb88cf6bbf80b074cc55eae8c6213fd7
web diff https://git.tartarus.org/?p=simon/xclipglue.git;a=commitdiff;h=de628c75eb88cf6bbf80b074cc55eae8c6213fd7;hp=2c6cc075aac5c58b353e48e2ab01d2e19a1e878f
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Apr 17 17:52:22 2020 +0100
Add missing EOF check for the X server.
xclipglue was shutting itself down if the other end of its pipe went
away, but not if the X server did.
xclipglue.cpp | 5 +++++
1 file changed, 5 insertions(+)
commit 416e28cd93a0ed924b53d0ac73579d221abcd4cd
web diff https://git.tartarus.org/?p=simon/xclipglue.git;a=commitdiff;h=416e28cd93a0ed924b53d0ac73579d221abcd4cd;hp=de628c75eb88cf6bbf80b074cc55eae8c6213fd7
Author: Simon Tatham <anakin at pobox.com>
Date: Fri Apr 17 17:52:55 2020 +0100
Fix copy-paste error in 'make release'.
That's what I get for cribbing the makefile from a C program.
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list