cmcfarlen opened a new pull request, #12426: URL: https://github.com/apache/trafficserver/pull/12426
Some older compilers don't have builtin `constexpr strncpy` and give errors compiling `UnAddr`. This PR removes `constexpr` from constructors and functions that use `strncpy` Fixes #12422 and some branch builds -- 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]
