-
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Remaining_Preexisting Failures|gcc|g++|gfortra…
-
### Issue description:
(The bug described in this issue belongs to the interpreter from this repository (`pawnruns`), not SA-MP; also, if I understand it correctly, open.mp is also going to use the i…
-
[originally posted here: https://social.kernel.org/notice/AnAEEyg3ULvyJzNq88]
Clevis has a bug that the following ends up failing unless the passphrase is non-empty:
```
sudo clevis luks bind -…
-
In App::GitFind::Actions, implement `do_foo()` for the following foo: fls, fprint, fprint0, printf, fprintf
cxw42 updated
4 years ago
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Unresolved Failures|gcc|g++|gfortran|Previous …
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|linux: RVA23U64 profile lp64d medlow multilib |1/1|0/0|0/0|[261d803c40c9fd28c59d8d1771051663f738a871](https://github.com…
-
Here are the warnings :
```
check_error.c: In function 'emalloc':
check_error.c:64:29: warning: format '%u' expects argument of type 'unsigned int', but argument 4 has type 'size_t' {aka 'long l…
-
# Summary
|New Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Resolved Failures|gcc|g++|gfortran|Previous Hash|
|---|---|---|---|---|
|Unresolved Failures|gcc|g++|gfortran|Previous …
-
Would be great to be able to get statistics from the file system.
For littlefs this is done through `lfs_fs_stat` and `lfs_fs_size`.
See: https://github.com/littlefs-project/littlefs/issues/45