Author: kotkov
Date: Thu Aug 21 16:56:29 2025
New Revision: 1927954

Log:
* STATUS: Nominate r1927953.

Modified:
   subversion/branches/1.14.x/STATUS

Modified: subversion/branches/1.14.x/STATUS
==============================================================================
--- subversion/branches/1.14.x/STATUS   Thu Aug 21 15:47:45 2025        
(r1927953)
+++ subversion/branches/1.14.x/STATUS   Thu Aug 21 16:56:29 2025        
(r1927954)
@@ -29,6 +29,19 @@ Candidate changes:
    Votes:
      +1: futatuki
 
+ * r1927953
+   On Windows, use the WC_NO_BEST_FIT_CHARS flag when converting individual
+   command-line arguments to the ANSI code page
+   Justification:
+     Fixes a bug with incorrect interpretation of some individual Unicode
+     command-line arguments.
+   Notes:
+     This is an interim fix. A long-term solution is to convert arguments
+     to UTF-8 and work with UTF-8 directly, but until then failing fast
+     should be better than changing the user input.
+   Votes:
+     +1: kotkov
+
 Veto-blocked changes:
 =====================
 

Reply via email to