• Denis Krjuchkov's avatar
    Work around incorrect g_file_test() behavior on Win32 · 25d053cb
    Denis Krjuchkov authored
    g_file_test is redefined to be g_file_test_utf8 and thus can't handle
    non-ASCII characters. This fix adds simple wrapper (taken from glib)
    that fixes encoding and calls g_file_test_utf8. All required inclusions
    of glib_compat.h are added as well.
    25d053cb
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 36.3 KB