[GitHub] [incubator-brpc] SOSDAN opened a new issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用

2020-01-15 Thread GitBox
SOSDAN opened a new issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用 URL: https://github.com/apache/incubator-brpc/issues/1022 **Describe the bug (描述bug)** 使用该结构的代码无法编译通过 class CaseIgnoredFlatSet : public butil::FlatMap< std::string

[GitHub] [incubator-brpc] cloudhan opened a new issue #1023: Please stop using include(FindXXX) in cmake

2020-01-15 Thread GitBox
cloudhan opened a new issue #1023: Please stop using include(FindXXX) in cmake URL: https://github.com/apache/incubator-brpc/issues/1023 ```cmake include(FindProtobuf) include(FindThreads) ``` In practice they should be ```cmake find_package(Protobuf REQUIRED) find_p

[GitHub] [incubator-brpc] zyearn commented on issue #1023: Please stop using include(FindXXX) in cmake

2020-01-15 Thread GitBox
zyearn commented on issue #1023: Please stop using include(FindXXX) in cmake URL: https://github.com/apache/incubator-brpc/issues/1023#issuecomment-574974005 what problem did you met in what situation? how did you install your dependencies? -

[incubator-brpc] branch master updated: fix CaseIgnoredFlatSet

2020-01-15 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new d81ba3f fix CaseIgnoredFlatSet d81ba3f

[GitHub] [incubator-brpc] jamesge commented on issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用

2020-01-15 Thread GitBox
jamesge commented on issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用 URL: https://github.com/apache/incubator-brpc/issues/1022#issuecomment-574982665 Thanks for reporting, fixed in https://github.com/apache/incubator-brpc/commit/d81ba3f1bc6a7f

[GitHub] [incubator-brpc] jamesge closed issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用

2020-01-15 Thread GitBox
jamesge closed issue #1022: src/butil/containers/case_ignored_flat_map.h 中CaseIgnoredFlatSet 定义错误,编译无法通过,不能使用 URL: https://github.com/apache/incubator-brpc/issues/1022 This is an automated message from the Apache Git Service

[GitHub] [incubator-brpc] zyearn opened a new pull request #1024: add DISCLAIMER_WIP

2020-01-15 Thread GitBox
zyearn opened a new pull request #1024: add DISCLAIMER_WIP URL: https://github.com/apache/incubator-brpc/pull/1024 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

[GitHub] [incubator-brpc] zyearn commented on issue #1013: the issue list in justin's email that block release

2020-01-15 Thread GitBox
zyearn commented on issue #1013: the issue list in justin's email that block release URL: https://github.com/apache/incubator-brpc/issues/1013#issuecomment-574986191 [1] is a remained problem, for now just add a DISCLAIMER-WIP(https://github.com/apache/incubator-brpc/pull/1024) to workaro

[incubator-brpc] branch master updated: Rename RedisCommandHandler::Result to make related code cleaner

2020-01-15 Thread jamesge
This is an automated email from the ASF dual-hosted git repository. jamesge pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git The following commit(s) were added to refs/heads/master by this push: new 91a4376 Rename RedisCommandHandler::Re