[
https://issues.apache.org/jira/browse/GUACAMOLE-249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16935140#comment-16935140
]
Michael Jumper commented on GUACAMOLE-249:
------------------------------------------
I am currently ripping away all the legacy structure/prototype/function checks,
conditional compilation, compatibility headers, etc. that we have been
maintaining to allow building against different releases of FreeRDP 1.x. It's
definitely a healing experience seeing all these compatibility layers removed.
So far:
{code:none}
[mjumper@dev-mjumper guacamole-server]$ git diff --stat staging/1.1.0
...
59 files changed, 118 insertions(+), 1596 deletions(-)
[mjumper@dev-mjumper guacamole-server]$
{code}
About a third of those deletions are {{configure.ac}}.
> Update RDP plugin support to 2.0.0 releases
> -------------------------------------------
>
> Key: GUACAMOLE-249
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-249
> Project: Guacamole
> Issue Type: Improvement
> Components: RDP
> Reporter: Simone Caronni
> Assignee: Michael Jumper
> Priority: Critical
> Fix For: 1.1.0
>
> Attachments: Screenshot_2018-09-01_14-48-56.png
>
>
> The planets have aligned, after 2.5 years FreeRDP has released new snapshots:
> https://github.com/FreeRDP/FreeRDP/releases
> Thanks,
> --Simone
--
This message was sent by Atlassian Jira
(v8.3.4#803005)