]> 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:35:12 +0000 (16:35 +0200)
commit3ed40b9f87c2d855fccd9a4bb6bce7e980799abe
tree8ebc964f94ab0fa6361a6c45a7d644c3bdc174d0
parent4e0ebbabe45b8a988a5e8aa524e2a69220b8320b
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
(cherry picked from commit e607329a615759f1519016595dd38df7c89208f2)
src/common/w32_application.manifest.comments.txt