bneradt opened a new pull request, #10639: URL: https://github.com/apache/trafficserver/pull/10639
This addresses a clang-analyzer complaint about invalid_datetime being unused because BUILD_NUMBER is a constant "0" string for that build. To address this I simply move the computation and use of it below the check on BUILD_NUMBER. -- 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]
