grahamsedman commented on PR #13196: URL: https://github.com/apache/trafficserver/pull/13196#issuecomment-4578941109
Hi, The ../tscore/include/ParseRules.h and ../tscore/ParseRules.cc are currently in my in tray to bring up the code quality to meet modern C++ standards and Mozilla style guide if followed. I've noticed a mix of C style code and C++ code, so I changed that to be idiomatic C++ code. Regards Graham -- 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]
