-
There are already negative tests for x86_64: https://github.com/rust-vmm/kvm-ioctls/blob/a6380052496c2db83fbbc0936ea66afc87b742a8/src/ioctls/vcpu.rs#L1813
We should make sure that we do not duplica…
-
Metals (at least on arch linux) defaults to a heap size of `-XX:MaxRAMPercentage=25.0`, which can be quite significant. This can be customized by setting the `METALS_JAVA_OPTS` environment variable wh…
jypma updated
5 months ago
-
### Description of Issue
- For stencil buffer masking in HdxPickTask, there exists HdxPickTaskContextParams::depthMaskCallback.
- However this feature is OpenGL specific and will not work on App…
-
The only existing S3 reading test is in CDH5.4 (a platform known for having poor S3 performance). The test should be removed from this system and made its own independent test.
-
## Have you checked borgbackup docs, FAQ, and open Github issues?
Yes
## Is this a BUG / ISSUE report or a QUESTION?
Feature request
Hello!
It is currently possible to add specifi…
-
Where is a independent Security Audit on the Retroshare project list of priority's?
I see a flood of effort on 'reputations', 'voting', 'emoji's' and 'Icons' source code changes and enhancements, b…
-
**Describe the bug**
Tarballs extracted on MacOS can lead to a different result than on linux.
MacOS uses case insensitive filenames, therefore paths contained in the tarball can collide when extrac…
-
As discussed in https://github.com/audeering/audb/issues/201 we have switched to a soft lock mechanism as a platform-independent lock mechanism. Unfortunately, this is not always safe and we can run i…
-
```julia-repl
julia> π^Int(-1)
ERROR: DomainError with -1:
Cannot raise an integer x to a negative power -1.
Convert input to float.
Stacktrace:
[1] throw_domerr_powbysq(::Float64, p::Int64)
…
-
I see that there is a windows build available. Is there information available on how that build was created? Maybe we can set up a cmake infrastructure to provide platform-independent builds.