-
From #1127:
1) Is there a plan to document the various places in which the Abseil ABI differs between C++17 and C++20?
2) is there a plan to add a flag in `options.h` so that downstream packagers ca…
-
### Description
We are experiencing a crash on `FPRConfigurations.m line 106` (`-[FPRConfigurations objectForInfoDictionaryKey:]`).
Here is the stack trace:
```
Crashed: com.apple.main-thread
…
-
Ceres Solver compiled with GCC 12.1.1 and `-flto=auto` flag issues the following warning in release builds:
```
In member function ‘deallocate’,
inlined from ‘deallocate’ at /usr/include/c++/12…
-
### Description
Hello,
I am using the firebase_auth library in my Flutter application to authenticate users anonymously with Firebase. I’ve noticed an inconsistency between iOS and Android regardi…
-
Would abseil supersede gflags in the future? Is there a timeline about it if so?
-
### Description / Steps to reproduce the issue
1. create `main.cpp`:
```cpp
#include
int main(int, char**){
LOG(INFO)
-
**Describe the bug**
In the Fedora Linux [distribution package](https://src.fedoraproject.org/rpms/abseil-cpp/) for `abseil-cpp`, we find that `Symbolize.SymbolizeWithMultipleMaps` in `absl_symboli…
-
https://pypi.python.org/pypi/absl-py/ (https://github.com/abseil/abseil-py) replaces this library. We need to document the migration strategy.
Also consider if there is even more we could do such a…
-
I attempted to build arrow c++ by following the [docs](https://arrow.apache.org/docs/developers/cpp/building.html) . However in the vcpkg install command
```java
vcpkg install \
--x-manifest-roo…
-
张老师好,我安装软件的时候没有提示报错,用conda安装依赖环境的时候也没有提示报错。
git clone https://github.com/YuboZhangPKU/ERICA.git
cd ERICA
conda create --name ERICA python=3.6 tensorflow=2.1.0 plotnine=0.6.0
但是运行示例数据的时候,有报错。以下是运…
zrr97 updated
5 months ago