diff options
| author | Daniel <22991229+SentientCoffee@users.noreply.github.com> | 2023-10-21 13:27:56 -0400 |
|---|---|---|
| committer | Daniel <22991229+SentientCoffee@users.noreply.github.com> | 2023-10-21 13:27:56 -0400 |
| commit | 4cf48daa75a12a847245d9e4631ed0b69ac4f939 (patch) | |
| tree | 0dea5bbc18f0c4cc5844d0c0e27a98bf32f86ff3 /src/build_settings.cpp | |
| parent | 566a11a585f1d6f8f55b0888ef8cdd084a76fc49 (diff) | |
Fix a `shrink(map[T]U)` bug in the core lib
Fixed this error from `core:runtime`:
```odin
odin/core/runtime/core_builtin.odin(387:3) Error: Expected 2 return values, got 1 (Allocator_Error)
return map_shrink_dynamic((^Raw_Map)(m), map_info(T), loc)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
```
Diffstat (limited to 'src/build_settings.cpp')
0 files changed, 0 insertions, 0 deletions