BewareMyPower commented on PR #127: URL: https://github.com/apache/pulsar-client-cpp/pull/127#issuecomment-1328069283
`_` should not be treated as a "special character". Even in C++ regex, "\\w" also includes the understore. Since the 3.1.0 is during the release process, I hope we can include this fix. /cc @RobertIndie @merlimat -- 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]
