Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: file name breaking Windows file naming rules #362

Merged
merged 2 commits into from Sep 30, 2020

Conversation

aboedo
Copy link
Member

@aboedo aboedo commented Sep 30, 2020

Renamed ArraySlice<UInt8>+Extensions.swift -> ArraySlice_UInt8+Extensions.swift to fix issues on Windows.

Addresses #361

@aboedo aboedo added this to the 3.7.3 milestone Sep 30, 2020
@aboedo aboedo requested a review from vegaro September 30, 2020 14:18
@aboedo aboedo self-assigned this Sep 30, 2020
@aboedo aboedo force-pushed the fix/file_names_break_windows_file_system branch from 6e33524 to 0ad9bd9 Compare September 30, 2020 17:33
@aboedo aboedo merged commit 11cb8ab into develop Sep 30, 2020
@aboedo aboedo deleted the fix/file_names_break_windows_file_system branch September 30, 2020 17:43
@aboedo aboedo mentioned this pull request Sep 30, 2020
aboedo added a commit that referenced this pull request Oct 1, 2020
* renamed file removing '<' and '>' since those characters break naming rules on windows.

* renamed test file
@aboedo aboedo mentioned this pull request Jul 13, 2021
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.

None yet

2 participants