You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/07/05 18:03:46 UTC

[GitHub] [guacamole-server] mike-jumper opened a new pull request, #384: GUACAMOLE-377: Update unit tests for new prototype of guac_protocol_send_sync().

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-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-server] necouchman merged pull request #384: GUACAMOLE-377: Update unit tests for new prototype of guac_protocol_send_sync().

Posted by GitBox <gi...@apache.org>.
necouchman merged PR #384:
URL: https://github.com/apache/guacamole-server/pull/384


-- 
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-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org