This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 719488da9656c82aeb6ded94d7d22c2a31d485b6
Author: Ulrich Sibiller <ul...@gmx.de>
Date:   Wed Oct 10 00:22:21 2018 +0200

    Clipboard.c: add FIXME
---
 nx-X11/programs/Xserver/hw/nxagent/Clipboard.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c 
b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
index 7c63281..3650210 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Clipboard.c
@@ -562,6 +562,7 @@ FIXME: Do we need this?
 
   nxagentLastRequestedSelection = X->xselectionrequest.selection;
 
+  /* FIXME: shouldn't we reset i to 0 here first? */
   while ((i < nxagentMaxSelections) &&
             (lastSelectionOwner[i].selection != 
X->xselectionrequest.selection))
   {

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/nx-libs.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to