-
Trying to compile spdlog 1.11.0 on gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) results in an error (see attached file).
This is error is caused by a uninitialized local variable in constexp…
-
I'm working with Intel's OneAPI compiler and running into a handful of errors when building fmt. The language level supported is C++ 17. This is the 2023.1 release of the Intel tools.
```
$ cm…
-
We use [fmt](https://fmt.dev/) for formatting strings. Currently version 8.0.1 is vendored in. Newer versions 8.1.0 and 9.0.0 are available, but the syntax `""_format(...)` is deprecated in 8.1 and re…
-
A Security Policy is a GitHub standard document (`SECURITY.md`) that can be seen in the “Security Tab” to instruct users about how to report vulnerability in the safest and most efficient way p…
-
According to https://eel.is/c++draft/time.format#tab:time.format.spec, under the `%S` specifier:
> If the precision of the input cannot be exactly represented with seconds, then the format is a dec…
-
### Contour Terminal version
latest
### Installer source
Github: source code cloned
### Operating System
Windows 11
### Architecture
x86-64
### Other Software
NA
### Step…
-
While trying to build on Mac OS with clang for M1 (arm64), I'm getting the following linking errors:
```
Undefined symbols for architecture arm64:
"char fmt::v9::detail::decimal_point_impl(fm…
-
Today I upgraded my system, and suddenly fmt does not compile anymore. I have used it together with clang and c++23 for a while and never had issues until now.
System:
`Linux 6.2.12-1-MANJARO #1 S…
-
As a newbie of cpp and bazel, i'm not sure if it's a bug.
1. I use hedron_compile_commands with commit sha 80ac7efb33a65f0cc627635e5b958ea3eb03231d.
2. clangd
```bash
clangd --version
Apple cla…
-
### Issue Type
Build/Install
### Source
binary
### Secretflow Version
main
### OS Platform and Distribution
Linux ubuntu 22.04
### Python version
python 3.8
### Bazel version
bazel 5.1.1
…