[cmake-developers] [CMake 0013880]: CMake GUI browser cannot handle Unicode paths

Mantis Bug Tracker mantis at public.kitware.com
Fri Jan 25 14:40:04 EST 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13880 
====================================================================== 
Reported By:                David Rosen
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13880
Category:                   CMake
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2013-01-25 14:40 EST
Last Modified:              2013-01-25 14:40 EST
====================================================================== 
Summary:                    CMake GUI browser cannot handle Unicode paths
Description: 
The CMake GUI browser fails to interpret or preserve file paths that contain
unicode characters on Windows.

Steps to Reproduce: 
Open the CMake GUI and choose "Browse Source..." and select a directory that
contains unicode characters, such as "TestWXY►ΦΦΘΩδ▲ ↔". It will
appear in the text field as "TestWXY?FFTOd? ?", and it will be unable to read or
write files from that folder.

Additional Information: 
Perhaps it is assuming that the C standard library functions use UTF-8, when
they really only support ASCII or UTF-16.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-01-25 14:40 David Rosen    New Issue                                    
======================================================================




More information about the cmake-developers mailing list