-
### Is your feature request related to a problem? Please describe.
Note, I'm planning on doing the work for this anyway in a personal vcpkg registry regardless of how people feel, but this is a fai…
-
### Summary
(updated)
`m3d.h` is attempting to directly use private implementation details of `stb_image.h` which will not be available since `STB_IMAGE_IMPLEMENTATION` is defined elsewhere.
Load…
-
```
In file included from /wrkdirs/usr/ports/math/mlpack/work/mlpack-4.5.0/src/mlpack/methods/bayesian_linear_regression/bayesian_linear_regression_main.cpp:12:
In file included from /wrkdirs/usr/po…
-
## Infos on the context
- **Add-on edition:** StoryLiner Storyboard
- **Add-on version:** V 1.1.30
- Blender version, from installer or from zip: 4.2.0 ZIP
- Blender was launched in Admin mode? N…
-
GCC 13, Clang 16, MinGW with `-Wall -Wextra -Wpedantic`
```
/home/runner/work/dviglo2d/dviglo2d/engine_repo/libs/third_party/stb/repo/stb_image_write.h: In function ‘int stbi_write_bmp_to_func(voi…
1vanK updated
1 month ago
-
If you try to compile stb_vorbis with KOS, you get the following errors (snipped)
```
stb_vorbis.c:656:21: error: conflicting types for 'int8'; have 'signed char'
656 | typedef signed char int8…
-
Package: raylib:x64-linux@5.5
**Host Environment**
- Host: WSL Ubuntu (x64-linux)
- Compiler: GNU 13.3.0
- vcpkg-tool version: 2024-11-12-eb492805e92a2c14a230f5c3deb3e89f6771c321
vcpkg-script…
-
I won't pretend to know what's going on in this function, but it's creating an ARM FPU fault.
I can trace through the code, and have found the following results in a div by 0.
```
…
-
Click any STB item in Slimfun Guide, and you will see the crafting recipe of the item. When you click the STB item in the item crafting recipe again, it cannot jump to another STB item crafting recipe…
-
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
相关isue:#2389
gdb(ptrace)+gdb_bthread_stack.py主要的缺点是要慢和阻塞进程,需要一种高效的追踪bthread调用栈的方法。
bRPC框架的协作式用户态协程无法像Golang内建的抢占式协程一样实现高效…