You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by mike-jumper <gi...@git.apache.org> on 2018/01/30 23:39:09 UTC

[GitHub] guacamole-server pull request #143: GUACAMOLE-313: Remove handling of Unicod...

GitHub user mike-jumper opened a pull request:

    https://github.com/apache/guacamole-server/pull/143

    GUACAMOLE-313: Remove handling of Unicode codepoints which cannot actually be represented by an X11 keysym.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mike-jumper/guacamole-server guaclog-dead-code

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/guacamole-server/pull/143.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #143
    
----
commit cfd69cd12288d9f41ecb29b20f746fa31a6b74c4
Author: Michael Jumper <mj...@...>
Date:   2018-01-30T23:26:05Z

    GUACAMOLE-313: Clarify logic testing for Unicode keysyms.

commit 555126441e3e3aec225227517d03fa4981900ece
Author: Michael Jumper <mj...@...>
Date:   2018-01-30T23:24:42Z

    GUACAMOLE-313: Remove code handling Unicode codepoints which cannot be represented by X11 keysyms.

----


---

[GitHub] guacamole-server pull request #143: GUACAMOLE-313: Remove handling of Unicod...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/guacamole-server/pull/143


---