-
**Describe the bug**
When importing gRPC via CocoaPods, it pulls in `abseil`, which is only available as a source pod. This means when we import gRPC into our app, we have to rebuild `abseil` every…
-
Determining if the C compiler works failed with the following output:
Change Dir: C:/ChromSurvival/mercury_steamvr_driver/build/CMakeFiles/CMakeScratch/TryCompile-k12kyz
Run Build Command(s):C:/Us…
-
### Describe the issue
Building `abseil-cpp` [20230802.0](https://github.com/abseil/abseil-cpp/releases/tag/20230802.0) with `-DABSL_BUILD_TEST_HELPERS=ON` (and `-DABSL_USE_EXTERNAL_GOOGLETEST=ON` fo…
-
I'm trying to use FUZZ_TEST icw autotools, the Docker image contains fuzztest but abseil/absl appears to be missing
-
I'm cross compiling `abseil(version 20211102.1)` on Linux from x64 to arm with libc `musl(version 1.2.3)` libc.
It failed to build because of function `GetProgramCounter` in `absl/debugging/inter…
-
### Description
Firebase SDK version: 11.4.0
Firebase Component: Dynamic Links
In firebase console, I create a new dynamic link that set "Open the deeplink URL in a browser" for Apple.
Whe…
-
Now that we have support for gRPC at the application level, the framework should also support gRPC to report consistent errors to clients. For example, currently, if a gRPC application defines an auth…
-
### Description
Unexpected Logouts Upon App Reopen - iOS
**Description:**
We’ve received reports from users who are unexpectedly logged out of their original accounts when reopening the app after…
-
-
I'm trying to compile a library on Alpine (musl) which compiles just fine on Ubuntu. I'm getting a linker error as show below, though I cannot relate that to the actual abseil library (I mean any othe…