-
### Zig Version
0.14.0-dev.2126+e27b4647d
### Steps to Reproduce and Observed Behavior
The compiler doesn't report an error message here and these 3 tests all pass.
```zig
const std = @import("…
-
**Describe the bug**
Not a bug but a source for potential performance optimization. I have attached two sets of assertions that are exactly the same except for an additional assertion in symcc-assert…
-
### Problem
Currently, the scan tool doesn't implement any public API for testing. We need a way to test domain-specific static code rules when they are added to the Ballerina library via a compiler …
-
**Describe the bug**
The following command gives different results depending on oiiotool version:
`oiiotool -i Carrots.exr --ociodisplay "sRGB - Display" "ACES 1.0 - SDR Video" -o Carrots.jpeg`
…
-
Hello and thank you for supporting this -
My team is using your image to produce our installers in our GitLab. It works well but our total pipeline takes around 20-30 minutes to complete, we need t…
-
### This issue is a place for discussions about newer unprivileged ISA extensions
Each extension should be evaluated for following qualities:
- Mandatory for a known usecase
- Benefit for guest (…
-
The post-install tasks in `post-install` subdirectory have always failed for me in master branch, which is why I disabled them in branch https://github.com/Algebraic-Programming/LPF/tree/functional_te…
-
# Architecture Support
- [ ] [RISC-V](https://github.com/jfalcou/eve/discussions/1547)
- [ ] [WASM](https://github.com/jfalcou/eve/discussions/1548)
- [ ] [ARM Endianness support](https://github…
-
The build process, as [described](https://github.com/UzL-ITS/MAMBO-V?tab=readme-ov-file#build), fails due to a missing `libelf.h` file.
This issue was encountered when testing within Docker using Ub…
-
I tried to add new test `IotaF8E4M3FN` based on `IotaF8E4FNUZ` code ([xla/service/elemental_ir_emitter_test.cc](https://github.com/openxla/xla/blob/main/xla/service/elemental_ir_emitter_test.cc#L540))…