[PR #740] [MERGED] Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739 #1197

Open
opened 2026-01-29 22:19:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/adamhathcock/sharpcompress/pull/740
Author: @AlissaSabre
Created: 5/10/2023
Status: Merged
Merged: 5/10/2023
Merged by: @adamhathcock

Base: masterHead: issue_739


📝 Commits (1)

  • cf722a7 Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/SharpCompress/Archives/ArchiveFactory.cs (+1 -1)

📄 Description

This is the straightforward fix to solve the issue #739 (which I raised).

Thank you.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/adamhathcock/sharpcompress/pull/740 **Author:** [@AlissaSabre](https://github.com/AlissaSabre) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 5/10/2023 **Merged by:** [@adamhathcock](https://github.com/adamhathcock) **Base:** `master` ← **Head:** `issue_739` --- ### 📝 Commits (1) - [`cf722a7`](https://github.com/adamhathcock/sharpcompress/commit/cf722a712091ac5769b9ccc40123c657f553d417) Make ArchiveFactory.IsArchive(Stream, ...) public. Fix #739 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/SharpCompress/Archives/ArchiveFactory.cs` (+1 -1) </details> ### 📄 Description This is the straightforward _fix_ to solve the issue #739 (which I raised). Thank you. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 22:19:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#1197