mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-12 13:35:11 +00:00
[PR #421] [CLOSED] Remove unsafe code #1020
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/421
Author: @jackfagner
Created: 10/29/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (3)
bd5e3b2Update DataConverter.csecff082Update SharpCompress.csproje9b7aa6Update DataConverter.cs📊 Changes
2 files changed (+59 additions, -893 deletions)
View changed files
📝
src/SharpCompress/Converters/DataConverter.cs(+57 -891)📝
src/SharpCompress/SharpCompress.csproj(+2 -2)📄 Description
I made some changes to DataConverter to allow compilation without /unsafe flag.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.