Changes in @intCast(foo) and others - Zig version 0.11.0-dev.3853
chrboesch opened this issue · 1 comments
chrboesch commented
Due to some changes in the current Zig version, some exercises do not work anymore:
- 016_for2.zig
- 058_quiz7.zig
- 069_comptime4.zig
- 075_quiz8.zig
- 078_sentinels3.zig
- 098_bit_manipulation2.zig
- 096_memory_allocation.zig
I revise the exercises.
chrboesch commented
Zig changes are described here: Major zig language update just landed: removal of destination type from all cast builtins