Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign up[meta] Win32 Unicode support #17094
[meta] Win32 Unicode support #17094
Comments
This comment has been minimized.
This comment has been minimized.
From @tonycozCreated by @tonycozPerl typically uses so called "ANSI" APIs, due to compatibility chcp 65001 isn't a solution, since pretty much everything but So this is a meta ticket covering tickets improving Perl's Win32 Any changes need to be switchable (so a user with old ANSI I can see at least the following issues: - command line arguments - filenames across many different operators - process creation (system, exec, readpipe/qx(), pipe open()) - environment variables - console (maybe) - many similar changes in bundled modules Discussion is welcome, patches that satsify the above Perl Info
|
This comment has been minimized.
This comment has been minimized.
From bokutin@bokut.inI've been waiting. Python and Ruby are already possible. I think it will not be helpful, I have built in the past by myself. |
This comment has been minimized.
This comment has been minimized.
The RT System itself - Status changed from 'new' to 'open' |
This comment has been minimized.
This comment has been minimized.
From @pali
Same problem is also on Linux systems. I already created ticket (PS: Please CC me for future discussion as I do not know how can I add |
Migrated from rt.perl.org#134286 (status was 'open')
Searchable as RT134286$