-
Link: http://sf.snu.ac.kr/promise-concurrency/
This is a memory model targeting C++. It has several unique characteristics:
- it is based on an **operational semantics** rather than an **axiomatic pr…
-
## Metadata
+ Workflow URL: https://github.com/dtcxzyw/llvm-ci/actions/runs/5192817622
## Change Logs
from 444bb1f1bbbd7450fd30acc4ac1091fe916a740f to 4f5f38bdabe55ecc8ba18b0a42207341e0bc5d96
[4f5f38…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Y…
-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
Hey there!
Looks like setting volume to 0 doesn't actually mute audio, just makes it quieter and hissy?
Is this a bug, or some fundamental issue with gba sound?
Thanks.
In below code for me…
-
src/eos_parse.c:198:5: warning: Value stored to 'inLength' is never read [deadcode.DeadStores]
inLength -= readFromBuffer;
-
I am trying to cross-compile mlton now, instead of using polyml.
Here is my attempt: https://github.com/ii8/mlton-builds/blob/main/.github/workflows/build.yml
It's turning out to be a bit difficul…
-
[Upgrading golangci-lint](https://github.com/open-telemetry/opentelemetry-go-contrib/actions/runs/3338949662/jobs/5527275148) (version 1.50.1) resulted in the following warnings:
> level=warning ms…
-
**What should be cleaned up or changed**:
Apparently the `deadcode` linter has been abandoned and deprecated in favor of `unused`
```
WARN [runner] The linter 'deadcode' is deprecated (since v1…