-
Currently you can often see in the code the following pattern:
```c
RZ_API void rz_core_task_list(RzCore *core, int mode) {
if (mode == 'j') {
...
}
}
```
In some cases it loo…
-
[tkloczko@domek dleyna-renderer-0.6.0]$ make
make all-recursive
make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/dleyna-renderer-0.6.0'
Making all in libdleyna/renderer
make[2…
-
Env:
OS: MacOS 10.12.6
Java version: 1.8.0_161 Oracle
Maven: 3.5.2
Lifecycle config:
```xml
io.takari.maven.plugins
takari-lifecycle-plugin
1.13.3
true…
-
```console
[ 12%] Building CXX object utils/alsoft-config/CMakeFiles/alsoft-config.dir/verstr.cpp.o
cd /home/tkloczko/rpmbuild/BUILD/openal-soft-1.23.0/x86_64-redhat-linux-gnu/utils/alsoft-config &&…
-
When exception occurs, Github Actions builds exit with code 1 (indicates that the command being executed in the Github action has failed).
Exceptions occur in ~1/15 runs.
See:
- https://gith…
-
Hi, I'm attempting to install a local copy of ConSurf on to our linux machine but each time the process has failed at the `autoheader` stage:
`autoheader: error: AC_CONFIG_HEADERS not found in conf…
-
### Elasticsearch Version
8.10.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Ubuntu 22.04
### Problem Description
As per #94212, which was meant to be addres…
-
## EDIT : since the feature exists by core, it would be nice to have playlist-based folders. Saves from a same console would be together even though multiple cores are used (e.g. mGBA, VBA-M for GBA g…
-
**Quick Summary:**
While working on https://github.com/hovsater/aoc-elm I encountered an error message that produces unexpected output inside a terminal. Specifically the error message seem to emit…
-
As a continuation of the discussion in #360 ...
This project is very unique in what it's supposed to provide, and there are perhaps different equally valid views on how far it needs to go, especial…