brbzull0 opened a new pull request, #9598: URL: https://github.com/apache/trafficserver/pull/9598
This will be handy for several reasons: 1 - Avoid binary compatibility issues: Make sure that any plugin using a TS API with a `TSYaml` as part of their signature runs the same YAML-CPP version than core. 2 - if any JSONRPC Plugin handler wants to make sure they have the same yaml version as in core(before registering by TSRPCRegister, or even after using the constants) so they can avoid issues. -- 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]
