You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2020/08/17 02:27:44 UTC

[GitHub] [incubator-brpc] gydong commented on issue #1198: BRPC静态变量导致和第三方库冲突

gydong commented on issue #1198:
URL: https://github.com/apache/incubator-brpc/issues/1198#issuecomment-674623235


   这种变量如果定义在命名空间内,就大大降低易用性了。如果其中一个文件定义的变量是另一个的子集,那只需要include多的那个即可,如果两者存在不完全重复部分,那么就得自行定义其中一部分变量了


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org