Skip to content

Use explicit int64_t in jaeger-test TagValue#109

Merged
mikea merged 1 commit intocloudflare:mainfrom
mhart:fix-jaeger-test
Oct 14, 2022
Merged

Use explicit int64_t in jaeger-test TagValue#109
mikea merged 1 commit intocloudflare:mainfrom
mhart:fix-jaeger-test

Conversation

@mhart
Copy link
Contributor

@mhart mhart commented Oct 14, 2022

Fixes #108

@github-actions
Copy link

github-actions bot commented Oct 14, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@mhart
Copy link
Contributor Author

mhart commented Oct 14, 2022

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 14, 2022
@mhart
Copy link
Contributor Author

mhart commented Oct 14, 2022

( int64_t is long long on macOS: https://developer.apple.com/documentation/kernel/int64_t )

@mikea mikea merged commit 571b161 into cloudflare:main Oct 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

jaeger-test fails to compile on macOS arm64 with long conversion

2 participants