bneradt opened a new pull request, #10819: URL: https://github.com/apache/trafficserver/pull/10819
For osx, pthread_t is a void* type rather than an int type. Thus on these systems a warning was emitting about an inappropriate format specifier for the pointer type argument. Talking with Fei, it looks like we can simply remove that ID because it's not that helpful to have it in the debug output. -- 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]
