mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 07:32:44 +00:00
03ad862197
This commit reverts the handling of partially-undefined values in bitcasting to transform these bits into an arbitrary numeric value, like happens on `master` today. As @andrewrk rightly points out, #19634 has unfortunate consequences for the standard library, and likely requires more thought. To avoid a major breaking change, it has been decided to revert this design decision for now, and make a more informed decision further down the line. |
||
---|---|---|
.. | ||
behavior | ||
c_abi | ||
c_import | ||
cases | ||
link | ||
src | ||
standalone | ||
assemble_and_link.zig | ||
behavior.zig | ||
c_import.zig | ||
cases.zig | ||
compare_output.zig | ||
compile_errors.zig | ||
gen_h.zig | ||
llvm_targets.zig | ||
nvptx.zig | ||
run_translated_c.zig | ||
stack_traces.zig | ||
tests.zig | ||
translate_c.zig |