]> git.ipfire.org Git - thirdparty/xz.git/commit
Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation
authorLasse Collin <lasse.collin@tukaani.org>
Thu, 19 Dec 2024 17:36:15 +0000 (19:36 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Fri, 20 Dec 2024 14:33:28 +0000 (16:33 +0200)
commit34b80e282ea76ec793eaedaef58a36c3913dec78
tree2231e4451d4f2f8fa888a1f849b24733832e0f63
parent5794cda064ce980450eaa5a4e2c71bd317168ce4
Windows: Revert the setlocale(LC_ALL, ".UTF8") documentation

Only leave the FindFileFirstA() notes from 20dfca81, reverting
the incorrect setlocale() notes. On Windows, Gettext's <libintl.h>
overrides setlocale() with libintl_setlocale() wrapper. I hadn't
noticed this, and thus my conclusions were wrong.

Fixes: 20dfca8171dad4c64785ac61d5b68972c444877b
src/common/w32_application.manifest.comments.txt