-
This needs significant buildout/rethinking.
What is currently present is:
* debugmsg (defined in output.cpp) is an printf format-string based utility that simply spams the user screen with messa…
-
Found in test run https://s3.amazonaws.com/clickhouse-test-reports/71866/31e27d3678356e6d5dd123f53d5ce865447e93c3/stateless_tests__tsan__[1_4].html
Full TSAN report https://s3.amazonaws.com/clickho…
-
We need a unified API for logging with proper subsystem handling, coloring and priorities. I am tired of using ```std::cout``` or ```OE_WriteToLog()```.
There are multiple ideas. I have the followi…
-
**Describe the bug**
The service that Boost uses to serve up its releases, Bintray.com is retired by JFrog. Boost currently uses JFrog.Arifactory to serve build artifacts.
**To Reproduce**
St…
-
see https://discourse.cmake.org/t/is-install-of-a-target-with-exclude-from-all-true-really-undefined/5666/6
and https://github.com/ClausKlein/ModernCmakeStarter/pull/5
-
This ticket is meant to provide updates for upcoming changes to how iptsd has to be built.
If you are packaging iptsd, or maintaining a fork of it, feel free to subscribe to this issue to get notif…
-
Hello, firstly thanks for the awesome package manager you made. I had a great time using this in some of my projects.
But I think a more advanced versioning feature [like npm](https://docs.npmjs.co…
-
SDK 2.0.0
GCC 13.2.1
C++ 20
Windows
`std::format("Hello {}!\n", "World")` works
`std::format("Hello {}!\n", 32)` crashes
Callstack:
```
isr_hardfault@0x100001c4 (C:\Users\micro\.pico-sdk\s…
-
根据已给的编译步骤,我使用Ubuntu20.04尝试编译,但执行CMakeLists.txt里的加载fmt、ncnn子文件夹的时候提示不存在,已执行 `git submodule update --init ` 也没有出现文件夹
```
CMake Error at CMakeLists.txt:13 (add_subdirectory):
add_subdirectory give…
-
I keep getting this error when building with cmake and i cant figure out what is happening
```
make[2]: Entering directory '/home/iulian/dev/minecraft-server/build'
[ 29%] Building CXX object dep…