-
When using fmtlib/fmt >= 10.0.0 compilation of knxd fails for eibnetserver.cpp with this error:
/var/local/truniger/lede/staging_dir/target-mips_24kc_musl/usr/include/fmt/core.h:1567:7: error: static…
-
When I am trying to build the cloned repo. After all the compilations and exports its failing at specially building for spdlog. I am currently using an ubuntu version 16
**----->
cmake --build _b…
-
I got an error when use spdlog
``` bash
/usr/include/fmt/core.h:430:68: error: converting UCN to execution character set: Invalid or incomplete multibyte or wide character
430 | FMT_MSC_WARNING…
-
cmake error when building
-
It says this when i tried to load
-
I'm new to c++, apology if this is not a good issue.
I'm coming from https://github.com/fmtlib/fmt/issues/1771 , but I'm using a `vector` as memory buffer.
And `fmt::format_to(std::back_ins…
-
Golang is becoming an interesting alternative to python due to how easy it is to deploy and because it is generally faster.
It would be brilliant being able to do just:
go get github.com/C…
-
| | |
| --- | --- |
| Bugzilla Link | [47950](https://llvm.org/bz47950) |
| Version | 11.0 |
| OS | Windows NT |
| Attachments | [Minimal reproducing test case, expanded, and bitcode](https://u…
-
# Custom types and std::format from C++20 - C++ Stories
std::format is a large and powerful addition in C++20 that allows us to format text into strings efficiently. It adds Python-style formatting w…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR47950](https://bugs.llvm.org/show_bug.cgi?id=47950) |
| Status | NEW |
| Importance | P normal |
|…