You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd definitely be better with UTF-8 character support, as the MsvcLibX library uses UTF-8 internally for everything.
But I'm sure this has already been done somewhere. (Preferably with a license compatible with the Apache License we use.)
There's no glob() function on Windows, even in MinGW.
However I have modified NetBSD's glob to work on Windows: https://github.com/darealshinji/glob-dirent-win32
Maybe you're interested to do something similar? Perhaps even with wide chatacter support.
The text was updated successfully, but these errors were encountered: