brbzull0 opened a new pull request, #12636: URL: https://github.com/apache/trafficserver/pull/12636
This has been in my radar for quite some time as while doing some work I came across this macros, hard to follow and easy to make a mistake, so I replaced with a more type safe/eary to read solution. Replaces REC_REGISTER_STAT_XXX and REC_REGISTER_CONFIG_XXX macros with template implementations using tag dispatch to properly distinguish RecInt from RecCounter (both int64_t aliases). -- 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]
