]> git.ipfire.org Git - thirdparty/xz.git/commit
Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale()
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 20 Dec 2024 06:51:18 +0000 (08:51 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 20 Dec 2024 14:33:34 +0000 (16:33 +0200)
commitf8c328eed1bf0a0168132025a52116b7735f894c
treef0e76c2553498ac5490543256a1f72d48da46595
parent03533906093529701ba91081907d8977991997de
Windows: Workaround a UTF-8 issue in Gettext's libintl_setlocale()

See the comment. In this package, locale is set at program startup and
not changed later, so the point (2) in the comment isn't a problem.

Fixes: 46ee0061629fb075d61d83839e14dd193337af59
src/common/tuklib_gettext.h