Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    When a wide library function fails, falling back to the non-wide
            function may do the wrong thing.
Solution:   Check the platform, when the wide function is supported don't fall
            back to the non-wide function. (Ken Takata)
cd981f2e
Name Last commit Last update