-
### Describe the issue
I got an ODR violation stemming from compiling the library without sanitizers and linking against it from code that is compiled with sanitizers enabled. The definition and beha…
-
👋 I can still see openssl linkage for `bulk_extractor` for the homebrew build, but in the build note, it said openssl is not required, is that true?
https://github.com/simsong/bulk_extractor/blob/b…
-
I did
``` git clone --recursive https://github.com/ClickHouse/clickhouse-cpp.git```
then
```
make -DBUILD_TESTS=ON -DCMAKE_CXX_FLAGS="-std=c++17" -DCMAKE_CXX_COMPILER=/opt/gcc/7.5.0/bin/g++ -DCMA…
-
Since abseil trys hard to be a general purpose C++ library and there is no (at least I am not aware of) a good, robust and multiplatform file system C++ library with “sane” (thank you for adding CMake…
-
The issue appears to be coming from an incompatibility between the system-provided version of protobuf and the vendored version of abseil.
Modifying the CMake file to use the system abseil instead …
-
### Description
Important: This bug happened with Firestore in Flutter, it was [already reported in the Flutterfire repository](https://github.com/firebase/flutterfire/issues/11691), but as Flutterfi…
-
`#include ` if you were using abseil, but otherwise unused.
Any other libs to support?
-
On branch scarthgap, including re2 in a rootfs image increases significantly its size due to dragging multiple -dev packages. The root cause is abseil-cpp not putting cmake related files in its regula…
-
具体文件为
autofdo-0.19-3.20231228.git0e296280.oe2403.riscv64/usr/bin/create_gcov
autofdo-0.19-3.20231228.git0e296280.oe2403.riscv64/usr/bin/profile_merger
autofdo-0.19-3.20231228.git0e296280.oe2403.r…
-
### Description
In TestFlight build when I keep app in the background for certain time period then sometimes app is crashing , attaching crash log for further investigation.
### Reproducing th…