Owen Anderson

Results 10 issues of Owen Anderson

happened to be an exact divisor of the buffer size used to read the input stream. The issue here was that file was being split byte-wise in chunks of 1G....

**Describe the bug** ELF executables are able to store DWARF debug info in a compressed format, using ZLIB. I have been experimenting with using ZSTD as a replacement for it,...

### Godot version 4.0 stable ### System information macOS 13.2.1 ### Issue description When performing a `match` on a `float` variable, the match will fail if the match arms are...

topic:gdscript
documentation

This can be more efficient on OSes that maintain a zero'd page list.

The RISCV psABI spec defines the set of `e_flags` for RISCV: https://github.com/riscv-non-isa/riscv-elf-psabi-doc/blob/master/riscv-elf.adoc Analogously to flags like `EF_RISCV_FLOAT_ABI_SINGLE`, `EF_RISCV_RVE`, and others, RVY will want to define `e_flags` values appropriate for its...

Working configuration is here: https://github.com/CHERIoT-Platform/llvm-project/blob/7d53615ec4071f877d008b87a0559af45e6dc88b/.cirrus.yml When I add `spot: true` to the `gce_instance`, the task always fails with this error: `Failed to start: INVALID_ARGUMENT: Operation with name "operation-1735544576984-62a77f600c41f-024a825e-90f77cd1" failed with...

bug