-
### Zig Version
0.11.0-dev.715+cffbb32d3
### Steps to Reproduce and Observed Behavior
Create this file `bug.c`:
```c
#include
int main() { return ENOMEM; }
```
Compile with:
```sh
$ z…
-
The examples have some freestanding text inside of properties of a React Element (see "generic generic generic"). The dev-mode React renderer will throw when it sees this, explicitly checking that any…
-
This freestanding piece of heart at Desert Colossus appears unreachable even with all items
![image](https://github.com/user-attachments/assets/44b96f70-51aa-4791-b9ba-7a33b4cb8667)
-
This is a potential LLVM12 regression, as it had previously worked fine.
```zig
// zig build-obj crash.zig -target powerpc-freestanding-eabi
export fn sysret(value: u32, errored: bool) void {
…
fengb updated
2 months ago
-
I'm trying to play around with the synth project from the 2023 sycl conference and I'm getting a build error when trying to use the latest microzig version. I've made some changes to the build script …
tanj updated
5 months ago
-
I stumbled upon this trying to write a function that generically takes a range (or something else with which `str` can be indexed), and slices a str with that range. I got that to work, this bug comes…
-
- [x] Standard library support
- [ ] libc is available even when cross-compiling
- [ ] Stack traces work
- [ ] All behavior tests pass
- [ ] All standard library tests pass
- [ ] No disabled test…
-
Current behaviour is too easily confused with a connection outage. Two options:
1. Full collect, make chests open automatically on getting their location, freestanding items disappear,...
2. Have a …
-
**Describe the bug**
My first observation is the cleaned by the OD scripts in part look less clean than the original XML protocols. As an example, a short paragraph of text from both the original XML…
-
Hi there,
As requested by William Douglas, I hereby post this issue on GitHub. I marked this issue as CRITICAL, because it keeps Clear Linux from booting.
Problem occurs when:
A) Installing Cle…