cmcfarlen opened a new pull request, #12684: URL: https://github.com/apache/trafficserver/pull/12684
Newer clang compilers want `%lld` for `long long` and `%ld` for `long` and will warn otherwise. Unfortunately, there isn't a way to use the `PRI*` macros to produce `lld` on 64 bit word systems. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
