HomePhabricator
Diffusion Comm 6fc21120f932

[Services] Fix Clang errors with tunnelbroker

Description

[Services] Fix Clang errors with tunnelbroker

Summary:
Clang doesn't provide an alias for usize_t which
corresponds directly to amqp's overloaded types. So
explicity cast to a type which amqp has an overload for.

Test Plan: Follow test plan from D4766 on a mac device

Reviewers: atul, max, karol

Reviewed By: atul

Subscribers: ashoat, tomek, adrian, abosh

Differential Revision: https://phab.comm.dev/D4765

Details

Provenance
jonAuthored on Aug 6 2022, 10:02 AM
Reviewer
atul
Differential Revision
D4765: [Services] Fix Clang errors with tunnelbroker
Parents
rCOMMf58ad64470b7: [Nix] Build amqp-cpp with tcp extension on mac
Branches
Unknown
Tags
Unknown