mike-jumper opened a new pull request, #384: URL: https://github.com/apache/guacamole-server/pull/384
The new `guac_protocol_send_sync()` requires an additional parameter - the number of logical frames associated with the sync: https://github.com/apache/guacamole-server/blob/ffb6c809bebff431bb195685d35bb304f86a9910/src/libguac/guacamole/protocol.h#L372-L375 #363 added this parameter but did make corresponding updates to the unit tests, thus breaking the build on Jenkins. These changes update the unit tests to include the new parameter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org