diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-04-26 13:52:01 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-04-26 13:52:01 -0500 |
| commit | 87d6844bb00977089cd14d53dc8156a32de65eb7 (patch) | |
| tree | 71e23049d00918ba3c5eb2cb04ee612a3f175bce /libs/plugin_python/src/proxy | |
| parent | 1d1765af605fb927021ad8f7e27bacb520bcfa85 (diff) | |
Fix: fall back to "C" locale when system lacks user's LANG
std::locale("") at static-init throws std::runtime_error on systems
where the requested locale (e.g. en_US.UTF-8) isn't generated, killing
Fluorine before main() runs. Wrap in try/catch and fall back to the
classic locale.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'libs/plugin_python/src/proxy')
0 files changed, 0 insertions, 0 deletions
