diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-12 01:17:09 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-12 01:24:06 +0100 |
| commit | e22d8a737efff9516b8013cf796dabb750f396d2 (patch) | |
| tree | 1ec60329f7a93e72d9fe34c0aec12ca51bdbf02e /src/wx/content_advanced_dialog.h | |
| parent | 4285ff59480d526161905ecdc5fc05b57be7ed58 (diff) | |
Try to respect LC_NUMERIC even if it doesn't match LANG.
With LANG=en_GB.UTF-8 and LC_NUMERIC=de_DE.UTF-8 I get . as a decimal
separator, I think because the setlocale(LC_ALL, "") uses $LANG
everywhere.
This is not what wxWidgets expects, and not what I expect (other
applications use ,). Fix that by respecting LC_NUMERIC explicitly.
Diffstat (limited to 'src/wx/content_advanced_dialog.h')
0 files changed, 0 insertions, 0 deletions
