Actions
Feature #12653
openUse wide WinAPI for rb_w32_getcwd
Feature #12653:
Use wide WinAPI for rb_w32_getcwd
Description
Use wide WinAPI for rb_w32_getcwd.
This will be needed so that Dir.pwd can support Unicode current directory on Windows.
I've attached a patch.
Files
Actions