Several allocators in std no longer compile #22806
Labels
bug
Observed behavior contradicts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
os-plan9
os-uefi
regression
It worked in a previous version of Zig, but stopped working.
standard library
This issue involves writing Zig code for the standard library.
Milestone
Zig Version
master
Steps to Reproduce and Observed Behavior
#20511 didn't update:
zig/lib/std/os/uefi/pool_allocator.zig
Lines 76 to 80 in 6a6e72f
zig/lib/std/os/uefi/pool_allocator.zig
Lines 88 to 92 in 6a6e72f
zig/lib/std/heap/sbrk_allocator.zig
Lines 11 to 15 in 6a6e72f
Expected Behavior
std should build.
The text was updated successfully, but these errors were encountered: