moonchen opened a new pull request, #12643: URL: https://github.com/apache/trafficserver/pull/12643
RECC_INT expects a numeric range, and not a regex. Regex should be used with RECC_STR. 1. Fix configs where RECC_INT is used with an invalid range. 2. Add a static_assert so that RECC_INT is always used with a range. 3. Make RECC_INT range check more robust. 4. Add unit tests for range check. -- 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]
