aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2025-09-08 18:19:38 -0700
committerAndrew Kelley <andrew@ziglang.org>2025-09-08 18:23:01 -0700
commit877d6df8f75a7fcfacea572d38f74ac66d045f32 (patch)
tree8484e5762abab2be010f0921c9f08d4f380a7977 /test/cases/compile_errors
parenteac2bbfec9f99c27a886f4842cb9ca42584607f3 (diff)
downloadzig-877d6df8f75a7fcfacea572d38f74ac66d045f32.tar.gz
zig-877d6df8f75a7fcfacea572d38f74ac66d045f32.zip
fix linker code writing undefined memory to the output file
missing `extern` on a struct. but also all these instances that call pwriteAll with a `@ptrCast` are endianness bugs. this should be changed to use File.Writer and call writeSliceEndian instead. this commit fixes one immediate problem but does not fix everything.
Diffstat (limited to 'test/cases/compile_errors')
0 files changed, 0 insertions, 0 deletions