liu-meng-06 commented on issue #1835:
URL:
https://github.com/apache/incubator-brpc/issues/1835#issuecomment-1185534843
>
- 代码
``` c++
#include "test.pb.h"
#include
#include
#include
#include
#include
#define HOST "127.0.0.1"
#define PORT (8009
lorinlee closed issue #1693: compile failed with error "error: macro
"__has_attribute" requires an identifier"
URL: https://github.com/apache/incubator-brpc/issues/1693
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
from da1fc138 Merge pull request #1837 from
wasphin/feature/update-getting-start
new 87e18c6a Fix __const__
lorinlee merged PR #1783:
URL: https://github.com/apache/incubator-brpc/pull/1783
--
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: dev-unsubscr...@brpc.a
+1 (binding)
I have checked:
[x] Download links are valid.
[x] incubating in the name.
[x] Checksums and GPG signatures are valid.
[x] RELEASE_VERSION in the source code matches the current release.
[x] LICENSE and NOTICE files are correct for each brpc repo.
[x] No compiled archives bundled in t
time: July 15th, 2022
location: online
participate: Tanzhongyi, Liushuai, wangWei, Wangxiaofeng, Huxiguo,
wangweibing, caidaojin,lilei
let new committers Huxiguo and WangXiaofeng introduce themselves online.
then we discuss the release progress of 1.2.0, which need 2 +1 from PPMC.
todos:
wasphin opened a new pull request, #1840:
URL: https://github.com/apache/incubator-brpc/pull/1840
Related to #1839
--
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 unsub
lorinlee merged PR #1840:
URL: https://github.com/apache/incubator-brpc/pull/1840
--
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: dev-unsubscr...@brpc.a
This is an automated email from the ASF dual-hosted git repository.
lorinlee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git
from 28eb0636 Merge pull request #1783 from wwbmmm/fix-attribute-const
new 96bf3651 Add Apache license heade
lorinlee closed issue #1839: 实现自动化检查发布结果
URL: https://github.com/apache/incubator-brpc/issues/1839
--
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: dev-u
lorinlee commented on PR #1812:
URL: https://github.com/apache/incubator-brpc/pull/1812#issuecomment-1186094968
@renzhong could you please fix this ci issue? thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
wasphin commented on issue #1839:
URL:
https://github.com/apache/incubator-brpc/issues/1839#issuecomment-1186099973
Skywalking 只检查了授权部分,还需要支持类似自动下载发布包,校验 sha512,验证签名以及必要的其他文件内容的检查。
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Git
bailongxian opened a new issue, #1841:
URL: https://github.com/apache/incubator-brpc/issues/1841
**Describe the bug (描述bug)**
protobuf 3.21.2 编译失败,该版本的protobuf在Message中加了一个纯虚函数Message* New(Arena*
arena) const override = 0;
NsheadMessage继承自该类,当前brpc版本为实现该函数
**To Reproduce (复现方法)
13 matches
Mail list logo