diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-10-02 10:50:56 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-10-06 00:28:59 +0200 |
| commit | f395c664aedb5bf022ddcde91c6e0c6531209a5d (patch) | |
| tree | 1ff078c80a87325ce4626bf1fda2e86d64e1bf64 /cscript | |
| parent | 4ba1475736d36fe3b6b3e9ce653cde561695e7e6 (diff) | |
Fix crash on Windows (#2874).v2.17.22
As discussed in
https://groups.google.com/g/wx-dev/c/RCK_1m5Emzo
"
_() macro when used with wxNO_IMPLICIT_WXSTRING_ENCODING will expand to wxGetTranslation(wxASCII_STR(s))
which is going to be broken for any strings that are not ASCII or are wide char. So this will mean you
cannot use anything non-ASCII in your base language.
"
Diffstat (limited to 'cscript')
0 files changed, 0 insertions, 0 deletions
