Skip to content

pkg_tar, pkg_zip: improve support for long paths on Windows#672

Merged
aiuto merged 2 commits intomainfrom
unknown repository
Feb 14, 2023
Merged

pkg_tar, pkg_zip: improve support for long paths on Windows#672
aiuto merged 2 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented Feb 13, 2023

This commit updates pkg_zip to, when running on Windows, convert zip files' input paths to extended-length paths by (1) making them absolute and then (2) prepending with \\?\.

This commit updates `pkg_zip` to, when running on Windows, convert zip
files' input paths to extended-length paths by (1) making them absolute
and then (2) prepending with `\\?\`.
@ghost ghost requested review from aiuto and nacl as code owners February 13, 2023 21:35
@ghost ghost changed the title pkg_zip: improve support for long paths on Windows pkg_tar, pkg_zip: improve support for long paths on Windows Feb 13, 2023
@aiuto
Copy link
Collaborator

aiuto commented Feb 14, 2023

Thanks for doing this.

@aiuto aiuto merged commit f9cf795 into bazelbuild:main Feb 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants