mirror of https://github.com/mono/CppSharp.git
Browse Source
Previously the partial UCRT path obtained from `ucrtPaths` would always start with `\`. Combined with the behavior of Path.Combine(p1,p2) to always return p2 when it is absolute, we'd always end up with an incomplete partial path.pull/621/head
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue