wwbmmm commented on issue #2318: URL: https://github.com/apache/brpc/issues/2318#issuecomment-1639188273
clang没有问题可能是因为这里走了不同的分支 https://github.com/apache/brpc/blob/master/src/butil/thread_local.h#L49 试试改下这里让gcc+aarch64也走上面的分支呢 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
