mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-03 21:23:38 +00:00
[PR #527] [MERGED] Don’t use 437 Encoding by default anymore. #1077
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/527
Author: @adamhathcock
Created: 7/16/2020
Status: ✅ Merged
Merged: 7/26/2020
Merged by: @adamhathcock
Base:
master← Head:default-encoding📝 Commits (3)
4354e82Don’t use 437 Encoding by default anymore.5e95a54Merge branch 'master' into default-encoding42ba8cfMerge branch 'master' into default-encoding📊 Changes
1 file changed (+6 additions, -2 deletions)
View changed files
📝
src/SharpCompress/Common/ArchiveEncoding.cs(+6 -2)📄 Description
Addresses: https://github.com/adamhathcock/sharpcompress/issues/473 https://github.com/adamhathcock/sharpcompress/issues/441 https://github.com/adamhathcock/sharpcompress/issues/446 https://github.com/adamhathcock/sharpcompress/issues/405
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.