On 2026/09/03 23:22, Kirill A. Korinsky wrote: > I'd like to migrate our rust to use of getexecpath(), it should allow to > drop a lot of patches to remove usage of current_exe() If anyone knows a bit of C++ and has time, one of the other common implementations of path lookup for the current executable is in Boost, https://github.com/boostorg/dll/blob/HEAD/include/boost/dll/detail/posix/program_location_impl.hpp#L53
No comments:
Post a Comment