-
**Describe the bug**
Since the enum containing kNodeValues was changed to be explicitly uint32_t, there is now a signed/unsigned comparison:
external/abseil/absl/container/internal/btree.h:2439:…
-
Examples: [`RETURN_IF_ERROR` and `ASSIGN_OR_RETURN`](https://github.com/llvm/llvm-project/blob/c3028a230557405b0f10bdd7d450f7f92747bbe3/llvm/tools/llvm-rc/ResourceScriptParser.cpp#L20-L30) or [these](…
-
### Description of the problem / feature request:
I would like Bazel to provide a solution to the "linktime transitive dependency" problem. This is a problem commonly encountered in implementing lo…
-
## Description
[Abseil LTS 20240722.0](https://github.com/abseil/abseil-cpp/releases/tag/20240722.0) has been released on August 2, 2024. Let's update `third_party/abseil-cpp` to it (or later).
## Ve…
-
Hi, I tried to run run_demo.sh. First it complains about no prefix "rules-cc-master" and suggests "rules-cc-main". The same for "googletest-master", so I changed them in WORKSPACE. Then I get the foll…
-
FileTracker : error FTK1011: 未能创建新的文件跟踪日志文件: C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\third_…
-
哇哦,我一直在找chromium的base库,之前看到yue/base,但还是用gn编译,而且粗略浏览感觉少了abseil-cpp样。
你没准备更新代码吗。
我其实主要想用chromium的多线程模型,它的taskscheduler应该可以保持原子性和有序性
-
## Question
when I build `tikv` from source code, I find:
```
CMake 3.1 or higher is required. You are running version 2.8.12.2
```
and how to configure `cmake` path ? thanks a lot ~
…
-
Per https://github.com/3rdparty/eventuals-grpc/issues/73#issuecomment-1042469518 , eventuals-grpc currently doesn't compile under clang (because the version of abseil we pin to doesn't compile under c…
-
From https://github.com/google/verible/pull/342#issuecomment-653420870_
> `apt-get install python-gflags` # fails on Ubuntu 20.04 LTS (Focal Fossa) google/python-gflags#44
> `apt-get install -y …