aboutsummaryrefslogtreecommitdiff
path: root/src/llvm_backend_expr.cpp
diff options
context:
space:
mode:
authorBrian <brian.handmade.network+github@gmail.com>2025-05-06 17:45:06 +0800
committerBrian <brian.handmade.network+github@gmail.com>2025-05-06 17:45:06 +0800
commit27edbc5a76cf4dae1bc276f2972a018bb831fc8c (patch)
treecfd9f8fab7a81f1e8a06a60453412317775d51bd /src/llvm_backend_expr.cpp
parent8032db348411ae85397441de7f2ce9ebd1029112 (diff)
Fix: Correct value cloning in os2._set_env for POSIX
The _set_env procedure in core/os/os2/env_posix.odin was incorrectly cloning the 'key' argument for 'cval' instead of the 'value' argument. This resulted in set_env effectively setting the environment variable's value to its own key. This commit corrects the typo to use the 'value' argument.
Diffstat (limited to 'src/llvm_backend_expr.cpp')
0 files changed, 0 insertions, 0 deletions