Closed
Description
Expected Behavior
soa_tokens := make(#soa[dynamic]Token)
tokens := make([dynamic]Token)
I'd expect that in both the above cases that, the dynamic arrays would have there allocator set, or both would not
Current Behavior
from debugger
soa_token allocator is not set
tokens allocator is set
-
Operating System & Odin Version:
Odin: dev-2024-11:e607cbe93 OS: Windows 10 Professional (version: 22H2), build 19045.5131 CPU: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz RAM: 32685 MiB Backend: LLVM 18.1.8