-
Hi
Using the boost library, I was trying to read the gzip file. But i faced the Segmentation fault error.
```cpp
#include
#include
#include
#include
#include
#include
using namesp…
-
### Zig Version
0.12.0-dev.3518+d2be725e4
### Steps to Reproduce and Observed Behavior
Trying to build [ziglibs/antiphony](https://github.com/ziglibs/antiphony#48132c3d78e084396d424f060463379496c48…
-
When I used box64-0.2.6 to translate x86_64 programs on the loongarch system, allocatestack.c:472: allocate_stack: Assertion `size != 0' failed occurred.
```
[root@localhost bin]# /root/software/box…
-
I compile this code with a crash:
```c
a = {{}, 1};
```
Assertion:
```console
/root/llvm-project/clang/include/clang/AST/Expr.h:5091: clang::Expr* clang::InitListExpr::getInit(unsigned int…
-
Rustix can currently not be used to bind sockets which are not unix or ip. The only real requirement on a socket address is that it starts with an u16 (the address family) - judging from the types use…
-
Digging though some example c++ memory map headers in
https://github.com/mandreyel/mio/blob/master/include/mio
we can find some function calls for memory mapping and unmapping.
```c
struct mmap_…
-
**Author: kroartem**
Stk r[11373]
Start the game with flags like this:
supertuxkart --demo-mode 3 --demo-laps 1
The game will launch and you'll see player selection menu. If you'd be inactive the pla…
-
**Describe the bug**
I'm trying to install a Python package from GitHub that needs some rust components compiled. I've added
**To Reproduce**
Steps to reproduce the behavior:
1. Add these to the…
-
```
Compiles fine if not using libc++
clang++ -stdlib=libc++ t.cpp -L. -lyaml-cpp
/tmp/t-eed552.o: In function `main':
t.cpp:(.text+0x79): undefined reference to
`YAML::LoadFile(std::__1::basic_st…
-
```
Compiles fine if not using libc++
clang++ -stdlib=libc++ t.cpp -L. -lyaml-cpp
/tmp/t-eed552.o: In function `main':
t.cpp:(.text+0x79): undefined reference to
`YAML::LoadFile(std::__1::basic_st…