Enabled wchar_t path Source on UNIX - #103
Merged
Merged
Conversation
Owner
|
Thanks for finding this, it is indeed unnecessary to discriminate between Windows and POSIX there. Thanks also for adding tests. 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Allowed to create path from wchar_t strings
For compatibility with Boost.DLL:
https://github.com/boostorg/dll/blob/8e94aba599c6e0aa172313725f32c50f43f647d2/include/boost/dll/detail/posix/shared_library_impl.hpp#L65