yc1258 commented on issue #1240: URL: https://github.com/apache/incubator-brpc/issues/1240#issuecomment-691023369
> 可能locale设置影响到很多和string相关的函数了?至少从profile看来就是它的问题。 应该是,业务中有大量宽窄字符转换的接口会调用 wcstombs mbstowcs,有说这两个函数会和locale有交互。不过ub框架下的代码也用了这个,但是没有出现这种情况 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
