General protocol for reporting compiler segmentation faults
|
|
5
|
102
|
September 2, 2024
|
Inconsistent C translated type among msvc and gnu abi?
|
|
1
|
63
|
August 31, 2024
|
Trouble understanding error from the fuzzer
|
|
11
|
228
|
August 28, 2024
|
Error when running `zig build` and `zig fetch`
|
|
27
|
306
|
August 25, 2024
|
Zig, Libc and SysCalls
|
|
6
|
321
|
August 21, 2024
|
Further clarification on volatile
|
|
12
|
379
|
August 20, 2024
|
Why are there both std.math.F and @F?
|
|
6
|
214
|
August 19, 2024
|
How to enable cross compiling for the 1750A CPU located on a Spacecraft?
|
|
3
|
97
|
August 15, 2024
|
How to get the header files from a C library packaged with build.zig module?
|
|
1
|
160
|
August 14, 2024
|
Known issues of compile errors that don't reference user source code?
|
|
4
|
105
|
August 14, 2024
|
Kernel DWARF debug info does not work
|
|
9
|
309
|
August 13, 2024
|
Tinier binaries?
|
|
2
|
136
|
August 11, 2024
|
How to fix the lost zig/o/xxx files
|
|
1
|
55
|
August 8, 2024
|
Why can't @import take a string literal at compile-time?
|
|
8
|
477
|
August 4, 2024
|
Does the compiler know if a union field is never used?
|
|
3
|
113
|
August 4, 2024
|
Unable to cast pointer to opaque
|
|
2
|
80
|
August 3, 2024
|
Why doesn't Zig optimize this, whereas the C compiler does?
|
|
13
|
428
|
July 30, 2024
|
Compiler crashes with `thread 50391 panic: incorrect alignment` message
|
|
3
|
109
|
July 25, 2024
|
Brainstorming ideas for how to test incremental compilation
|
|
20
|
742
|
July 21, 2024
|
Dealing with getting the same compiler errors over and over again
|
|
11
|
265
|
July 19, 2024
|
Hash-based Bisect Debugging
|
|
1
|
87
|
July 19, 2024
|
Use of @compileError: help locating fault code when compiler panic
|
|
1
|
94
|
July 16, 2024
|
CreateFile Permissions do not match mode parameter
|
|
7
|
129
|
July 15, 2024
|
Release mode messes up the multiboot header
|
|
2
|
217
|
July 13, 2024
|
Can someone explain why zig is moving away from llvm but in simple way?
|
|
8
|
5141
|
July 12, 2024
|
Which standard library is used when building the zig compiler?
|
|
8
|
368
|
July 11, 2024
|
Function body instrumentation
|
|
2
|
109
|
July 10, 2024
|
Refined Input, Degraded Output: The Counterintuitive World of Compiler Behavior
|
|
34
|
579
|
July 10, 2024
|
Mutable/immutable struct fields
|
|
3
|
159
|
July 8, 2024
|
Building Zig from source for dummies?
|
|
37
|
1579
|
July 4, 2024
|