This is an archive of the discontinued Mercurial Phabricator instance.

automation: correct the path separator in LIBPATH on Windows
ClosedPublic

Authored by mharbison72 on Jul 14 2019, 1:36 AM.

Details

Summary

I haven't tried building the x86 installer, but happened to notice this when
working on the thg installer. Experimenting in PowerShell seems to show that
LIBPATH was expanded at the end, but with ':' between, it effectively corrupted
${root}\WinSDK\Lib and the first path in LIBPATH.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

mharbison72 created this revision.Jul 14 2019, 1:36 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.